This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
History
Adrian Holovaty
82f0468801
Changed generic admin changelist to order by ID if no other ordering is specified, rather than raising a scary exception
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@128
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-16 23:58:49 +00:00
..
bin
Set executable bit on django-admin.py
2005-07-16 06:00:19 +00:00
conf
More installation streamlining/automation: Added adminapplist templatetag library and changed the default admin index.html template to display all installed apps that have admins
2005-07-16 23:38:12 +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
Added helpful error message if DATABASE_NAME or DATABASE_USER is blank for postgresql
2005-07-16 22:21:50 +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
Added help_text to auth.User.password_md5
2005-07-16 23:34:07 +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
More installation streamlining/automation: Added adminapplist templatetag library and changed the default admin index.html template to display all installed apps that have admins
2005-07-16 23:38:12 +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 generic admin changelist to order by ID if no other ordering is specified, rather than raising a scary exception
2005-07-16 23:58:49 +00:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00