Commonly Asked Questions
DisallowedHost at / Invalid HTTP_HOST header: '127.0.0.1:8000'. You may need to add '127.0.0.1' to ALLOWED_HOSTS. -->Answers to questions commonly asked about Pinax
My Templates Aren't Working Properly
npm install
pip install -r requirements.txt
./manage.py migrate
./manage.py loaddata sites
npm run dev
Browse to http://localhost:3000/
Template Inheritance
Overriding Views
Collect Static
Django User Accounts Dependency
Customer User Model
Design Choices
created_at
timestamp