django1/django
Adrian Holovaty d3abdd8731 Removed hard-coded Adrian and Jacob in global_settings.ADMINS
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-14 04:03:11 +00:00
..
bin Fixed #30 -- django-admin startproject and startapp now ignore directories starting with a dot 2005-07-14 01:32:23 +00:00
conf Removed hard-coded Adrian and Jacob in global_settings.ADMINS 2005-07-14 04:03:11 +00:00
core Changed many-to-many API to be get_FOO_list instead of get_FOOs 2005-07-14 03:17:09 +00:00
middleware Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
models Changed many-to-many API to be get_FOO_list instead of get_FOOs 2005-07-14 03:17:09 +00:00
parts Changed many-to-many API to be get_FOO_list instead of get_FOOs 2005-07-14 03:17:09 +00:00
templatetags Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
tests Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
utils Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
views Changed many-to-many API to be get_FOO_list instead of get_FOOs 2005-07-14 03:17:09 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00