admin.py
We automatize the generation of the urls.py file. Can't we also do it with the admin.py file ?
Maybe it is cool if we can override the default, but I almost always just do admin.site.register().
We automatize the generation of the urls.py file. Can't we also do it with the admin.py file ?
Maybe it is cool if we can override the default, but I almost always just do admin.site.register().