django1/django
Adrian Holovaty a8ecb56106 Fixed #267 -- "Save and continue editing" no longer assumes object has an ID field. Thanks, Hugo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@400 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-04 14:48:48 +00:00
..
bin Improved 'django-admin inspectdb' so that it detects ForeignKey relationships -- PostgreSQL only 2005-08-02 22:33:39 +00:00
conf Added doc view for templates that will show the search path for a given template on each site 2005-08-02 20:29:27 +00:00
contrib Fixed #180 -- Removed 'enctype' from FREE_COMMENT_FORM template in contrib.comments.templatetags 2005-08-01 20:07:31 +00:00
core Fixed #269 -- Added MatchesRegularExpression validator. Thanks, Hugo! 2005-08-04 14:42:01 +00:00
middleware Fixed #159 -- Admin users no longer have to log in to go to the 'log out' page. Thanks, Manuzhai 2005-07-26 22:48:04 +00:00
models Removed redundant verbose names from auth and core models, because they're no longer required 2005-08-02 17:56:22 +00:00
parts Made a bunch of fixes to auto-generated admin documentation: 2005-08-02 19:59:51 +00:00
templatetags Made a bunch of fixes to auto-generated admin documentation: 2005-08-02 19:59:51 +00:00
utils Refactored meta.py -- created a django.core.meta package, with init.py and fields.py 2005-08-01 21:29:52 +00:00
views Fixed #267 -- "Save and continue editing" no longer assumes object has an ID field. Thanks, Hugo 2005-08-04 14:48:48 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00