Quick and painless way to register all models in a module with the admin app in Django.
1 2 3 4 5 6 7 8 9 10 | |
All the models for appname have been registered.
Quick and painless way to register all models in a module with the admin app in Django.
1 2 3 4 5 6 7 8 9 10 | |
All the models for appname have been registered.