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