public
Description:
Homepage:
Clone URL: git://github.com/myles/django-issues.git
name age message
file .gitignore Sun May 31 13:08:09 -0700 2009 Initial commit. [myles]
file LICENSE Sun May 31 13:08:09 -0700 2009 Initial commit. [myles]
file README Sun May 31 13:08:09 -0700 2009 Initial commit. [myles]
file bootstrap.py Sun May 31 13:08:09 -0700 2009 Initial commit. [myles]
file buildout.cfg Sun May 31 13:08:09 -0700 2009 Initial commit. [myles]
file setup.py Sun May 31 18:40:08 -0700 2009 Got the code working in the Administrator next ... [myles]
directory src/ Sun May 31 18:40:08 -0700 2009 Got the code working in the Administrator next ... [myles]
README
Django Issues
=============

Requirements
------------

* Python_: 2.4 and higher (but lower than 3)
* Django_: 1.0.2

 * django.contrib.auth
 * django.contrib.contenttypes
 * django.contrib.comments

.. _Python: http://python.org/
.. _Django: http://djangoproject.com/