My Notes On Django

In this post, I will add some of my notes on Django, so that I can quickly reference when I need it again.

Useful links on Database Migration for Django based web application 

https://simpleisbetterthancomplex.com/tutorial/2017/09/26/how-to-create-django-data-migrations.html

https://realpython.com/django-migrations-a-primer/

https://docs.djangoproject.com/en/2.2/howto/writing-migrations/

https://docs.djangoproject.com/en/2.2/topics/migrations/

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s