Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clhenrick/django_tutorial

My code from working through https://docs.djangoproject.com/en/1.8/intro/tutorial01/
https://github.com/clhenrick/django_tutorial

Last synced: 11 days ago
JSON representation

My code from working through https://docs.djangoproject.com/en/1.8/intro/tutorial01/

Awesome Lists containing this project

README

        

# django_tutorial

My code from working through the [Django Tutorial](echo "# django_tutorial" >> README.md)

## Setup Notes
- Using [virtualenv](#) and [virtualenvwrapper](#) are good a thing for python development.
- Using Postgres requires adding more info to your `settings.py`