Django

Code

root/django/branches/newforms-admin/django/contrib/admin/sites.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7933 [7933] 07/15/08 22:42:42 brosner newforms-admin: Fixed #7553 -- Reverted [7824] in favor of a better fix in …
(edit) @7929 [7929] 07/15/08 16:43:21 brosner newforms-admin: Fixed #5374 -- Added validation for ModelAdmin? and …
(edit) @7825 [7825] 07/02/08 03:32:55 simon newforms-admin: custom URL handling in admin now redirects to add trailing …
(edit) @7737 [7737] 06/24/08 15:35:14 lukeplant newforms-admin: Fixed #6566 - restored never_cache() decorator to admin …
(edit) @7711 [7711] 06/20/08 02:40:45 brosner newforms-admin: Fixed #7502 -- Fixed an i18n breakge introduced in [7694]. …
(edit) @7694 [7694] 06/18/08 14:05:16 brosner newforms-admin: Fixed #6943 and #7263 -- Handle multiple e-mail addresses …
(edit) @7638 [7638] 06/15/08 13:21:11 simon AdminSite?.root() now figures out the base URL of the admin site and …
(edit) @7631 [7631] 06/13/08 12:26:30 simon newforms-admin: AdminSite? index and display_login_form method can now take …
(edit) @7630 [7630] 06/13/08 10:42:43 simon newforms-admin: Made it easier to specify a custom template to be used in …
(edit) @7611 [7611] 06/10/08 11:05:09 brosner newforms-admin: Fixed #5999 -- When a session expires properly route …
(edit) @6988 [6988] 01/01/08 23:30:34 adrian newforms-admin: Fixed #5827 -- Added missing import to …
(edit) @6811 [6811] 12/01/07 14:51:53 jkocherhans newforms-admin: Moved some views to contrib.auth. Based largely on a patch …
(edit) @6797 [6797] 12/01/07 12:25:51 jkocherhans newforms-admin: Fixed #5447. has_X_permission now works correctly.
(edit) @6776 [6776] 11/29/07 23:50:44 jkocherhans newforms-admin: Merged trunk revision [6671].
(edit) @6207 [6207] 09/14/07 14:28:14 adrian newforms-admin: Fixed #5251 -- 'Show in Web' links now work properly …
(edit) @6072 [6072] 09/09/07 14:10:52 jkocherhans newforms-admin: Refactored edit inline support classes.
(edit) @6000 [6000] 08/24/07 09:27:07 russellm newforms-admin: Fixed #4810, Refs #4571 -- Reversed the logic for the type …
(edit) @5999 [5999] 08/24/07 08:38:10 russellm newforms-admin: Fixed #4571 -- Clarified type check to allow multiple …
(edit) @5998 [5998] 08/24/07 08:16:01 russellm newforms-admin: Fixed #4450 -- Added URL override for user password …
(edit) @5627 [5627] 07/07/07 08:23:57 mtredinnick newforms-admin: Merged from trunk up to [5625]. This includes the …
(edit) @5595 [5595] 07/03/07 10:15:39 adrian newforms-admin: Fixed #4696 -- Fixed incorrect error message for …
(edit) @5441 [5441] 06/07/07 17:12:58 adrian newforms-admin: Fixed #4258 and #4477 -- Changed admin index page to group …
(edit) @4942 [4942] 04/06/07 21:28:17 adrian newforms-admin: Implemented the rest of the admin site (model-specific …
(edit) @4643 [4643] 02/28/07 00:04:46 adrian newforms-admin: Added password_change() and password_change_done() hooks …
(edit) @4642 [4642] 02/27/07 23:59:05 adrian newforms-admin: Implemented rough draft version of AdminSite?
(edit) @4586 [4586] 02/25/07 16:01:20 adrian newforms-admin: Added missing 'self's to AdminSite? class
(add) @4581 [4581] 02/25/07 14:14:38 adrian newforms-admin: First-draft implementation of AdminSite?
Note: See TracRevisionLog for help on using the revision log.