M
M
Michael R.2018-06-30 18:41:57
Django
Michael R., 2018-06-30 18:41:57

Django and routing without explicit url?

Greetings!
It is planned to build a mini CMS on Django. It is planned that the user will be able to set the url of materials/groups of materials through the admin panel.
Is it possible to not specify an explicit url in the router?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2018-06-30
@Mike_Ro

Such a mini CMS is already built into Django, called Flatpages. You can see how it works - there is a very simple code.
Better yet, use Wagtail, which is by far the best CMS for Django.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question