django1/django
Adrian Holovaty 0a35fce98a Changed 'django-admin startapp' so that it try to write to INSTALLED_APPS magically. Also changed 'django-admin sqlclear' to reverse the output
git-svn-id: http://code.djangoproject.com/svn/django/trunk@87 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-15 23:41:39 +00:00
..
bin Changed 'django-admin startapp' so that it try to write to INSTALLED_APPS magically. Also changed 'django-admin sqlclear' to reverse the output 2005-07-15 23:41:39 +00:00
conf Fixed small bug in auto-generated comment in project_template.settings.main 2005-07-15 22:36:26 +00:00
contrib Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old code will still work. 2005-07-15 17:09:01 +00:00
core Removed the vestigal get_choices_from from ManyToMany relations. 2005-07-15 19:44:52 +00:00
middleware Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old code will still work. 2005-07-15 17:09:01 +00:00
models Created django.contrib and moved comments into it 2005-07-14 18:20:03 +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 Created django.contrib and moved comments into it 2005-07-14 18:20:03 +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 Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old code will still work. 2005-07-15 17:09:01 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00