django1/django/conf/project_template
Adrian Holovaty 320c10cb19 Fixed #2485 -- Added comment to project_template/settings.py that says to use absolute paths, not relative paths
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3525 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-05 01:48:33 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
manage.py Added note to default manage.py that a 'missing settings.py' message may be caused by an ImportError in the settings file 2006-05-30 02:47:33 +00:00
settings.py Fixed #2485 -- Added comment to project_template/settings.py that says to use absolute paths, not relative paths 2006-08-05 01:48:33 +00:00
urls.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00