资源说明:A template for basic django application with buildout and setuptools support.
Introduction
============
Short introduction of this django_ project.
Dependencies
------------
What is project depends on.
Installation
------------
* Add application ``django_app_template`` to the ``INSTALLED_APPS`` list.
* Run ``./manage.py syncdb`` to create all neccessary tables.
* Add these variables to the settings.py::
APP_MESSAGE = 'blah minor'
.. _django: http://djangoproject.org
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
English
