python - Django web interface components -


I am using Python and Django and I like it very much. But in comparison to using it, I myself think that I do a lot of work to present result data and write specific tasks for it. For example, I set the result of objects for the template, I would like to present all the data and write all the possible actions such as columns, filtering, deletion, editing etc. In each, I have to type the code in the URLSAP and the sequence. PA sometimes helps in generic visualization but it has poor functioning. Are there some solutions to automate this work? I mean, to use some interface components (such as "column filter and model list renderer with endorsement"), I just need to "bind my model", all other routing functions for drawing common interface verb these components Must be implemented in advance. I think that for the rapidly building HTML web interface, there is something like configurable components for the model (such as models that form a fast generation for a model model). What can you do in this case?

submit all the data and write all the possible such as filtering, filtering, Functions such as edit

such as django.contrib.admin? But I think this is complex and bloated for your complications.

Sometimes it helps in normal view but it has bad functions

And this is the way, I think, you should go if you Once you write the same thoughts, then just create your own generic view. As an example of a strong source of ideas and inspiration, I advise you to look at it.

Consider using it and


Comments