Viewing posts tagged migrations
Before we start with models let's understand how to setup database to work with Django. Django comes pre bundled and ready to work with SQLite database, which for development and for very small lightweight websites would be enough to wor with, but if the scale of the website or the user-base of the website is even moderately high, SQLite is definitely not enough.
We develop web applications to our customers using python/django/angular.
Contact us at hello@cowhite.com