Following the material beginning at https://docs.djangoproject.com/en/1.9/intro/tutorial01/, build a simple app with Django.
I use a PostgreSQL backend, instead of the default SQLite3.
Following the material beginning at https://docs.djangoproject.com/en/1.9/intro/tutorial01/, build a simple app with Django.
I use a PostgreSQL backend, instead of the default SQLite3.