Django

Code

root/django/trunk/django/contrib/admin/sites.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9048 [9048] 09/16/08 01:01:47 adrian Changed the app-level links on the admin index page to include trailing …
(edit) @9001 [9001] 09/10/08 00:56:34 adrian Moved the bulk of the shortcut() function in django/views/defaults.py to a …
(edit) @8985 [8985] 09/08/08 00:45:17 adrian Fixed #7929 -- Removed some snippets of admin code that weren't doing …
(edit) @8877 [8877] 09/02/08 16:10:00 jacob Security fix. Announcement forthcoming.
(edit) @8679 [8679] 08/28/08 15:17:31 jacob Marked a handful of missed strings for translation. Fixes #8644, #8617, …
(edit) @8617 [8617] 08/27/08 02:27:09 mtredinnick Fixed #8589 -- Fixed the URL for the logout link on the app_index page in …
(edit) @8607 [8607] 08/27/08 00:22:25 mtredinnick Fixed #8577 -- Fixed a couple of indentation errors when viewing the …
(edit) @8529 [8529] 08/24/08 22:55:47 brosner Fixed #8522 -- Allow app_index to take extra_context to be consistent with …
(edit) @8523 [8523] 08/24/08 17:45:35 brosner Fixed #8520 -- Corrected a dumb typo in the call to password_change in …
(edit) @8509 [8509] 08/24/08 01:34:18 russellm Fixed #8509: Cleaned up handling of test cookies in admin logins. Thanks …
(edit) @8487 [8487] 08/23/08 11:27:12 brosner Fixed #8498 -- Add the ability to customize the template for app_index …
(edit) @8484 [8484] 08/23/08 09:12:58 russellm Fixed #7776: Ensured that the test cookie is always deleted once a login …
(edit) @8474 [8474] 08/22/08 23:00:15 brosner Fixed #1390 -- Added an app index in the admin interface. Thanks juliae …
(edit) @8473 [8473] 08/22/08 22:26:01 brosner Fixed #8493 -- Fixed a NoReverseMatch? when redirecting to …
(edit) @8286 [8286] 08/10/08 07:41:42 russellm Fixed #8205 -- Corrected a misspelling in the API introduced in [8265] and …
(edit) @8283 [8283] 08/10/08 04:43:48 brosner Fixed #8202 -- Moved user_change_password to UserAdmin?. This enables …
(edit) @8275 [8275] 08/09/08 18:56:34 brosner Added a missing import in AdminSite?.check_dependancies.
(edit) @8274 [8274] 08/09/08 18:40:57 brosner Moved ModelAdmin?.check_dependancies to AdminSite?. Make debugging problems …
(edit) @8271 [8271] 08/09/08 12:35:19 jacob Fixed #5801: admin requests with GET args now get properly bounced through …
(edit) @8194 [8194] 08/02/08 01:04:09 gwilson Removed some unused and duplicated imports.
(edit) @8193 [8193] 08/02/08 00:56:57 gwilson Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use …
(edit) @8063 [8063] 07/23/08 13:58:06 jacob Improved admin model registration options: you can now register using …
(edit) @8006 [8006] 07/20/08 06:37:20 russellm Fixed #7775 -- Removed some duplicated code from the admin login sequence. …
(add) @7967 [7967] 07/18/08 18:54:34 brosner Merged the newforms-admin branch into trunk. This is a backward …
Note: See TracRevisionLog for help on using the revision log.