My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
QuickstartGuide  
Very brief introduction into django-slots
Updated Oct 3, 2008 by darrenf....@gmail.com

4-step guide

  1. Checkout the code into a directory on your PYTHONPATH (info here)
  2. Add slots and slots_demo to your INSTALLED_APPS
  3. Run ./manage.py syncdb
  4. Run ./manage.py slots_demo

Learning more

Visit the django-slots homepage for links to further pieces of documentation.


Sign in to add a comment
Powered by Google Project Hosting