{ "info": { "author": "Audrey Roy", "author_email": "audreyr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===============\ndjango-startcbv\n===============\n\nInstallation\n------------\n\nAdd django-startcbv==0.1 to requirements.txt, then just::\n\n pip install -r requirements.txt\n\nUsage\n-----\n\nCreate a base.html template in templates/base.html. It should contain a title and a content block, like this::\n\n \n
\n