BBB / django-handstand-bbb

My starter Django project that combines a few things. Don't base your projects off of this or submit pull requests; rather, create django-handstand-yourusername and make a custom starter project for yourself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-handstand-bbb

My personal mashup of:

  • Base template
  • A core module with a BaseModel that provides created/modified times
  • django-debug-toolbar

This is likely to be unstable, since it's meant for my own personal use. Beware, parts of it could even be dangerous ;)

About

My starter Django project that combines a few things. Don't base your projects off of this or submit pull requests; rather, create django-handstand-yourusername and make a custom starter project for yourself


Languages

Language:Python 66.7%Language:Shell 33.3%