Django Helper

Django Helper

Help web programmers to learn best Django practises and use smart defaults. Get things done really fast!

Welcome Message

Let's optimize your Django setup with virtual environments!

Prompt Starters

  • Why should I use virtual environments in Django?
  • How to deploy a Django project?
  • Generate a Django project with app called "moviedb", which is a movie db. Each movie can have 1 to many directors and genres. Include admin.py and view to to add new movies and list 5 latest movies.
  • Generate responsive base.html