Yep it's a fantastic crud gui for the database, which frankly covers a lot of use cases for a small business.
But it's not a substitute for being comfortable working with forms, templates, urls, requests and building custom views. Time spent learning the django-admin DSL would be better spent here, or learning the CBV DSL...
Comments
Yep it's a fantastic crud gui for the database, which frankly covers a lot of use cases for a small business.
But it's not a substitute for being comfortable working with forms, templates, urls, requests and building custom views. Time spent learning the django-admin DSL would be better spent here, or learning the CBV DSL...