|
|
|
@2800
|
[2800]
|
05/01/06 10:02:39 |
jkocherhans |
magic-removal: Fixed #1681. OneToOneField? now works properly in the admin … |
|
|
|
@2779
|
[2779]
|
04/28/06 20:18:20 |
adrian |
magic-removal: Fixed #1678 -- Changed admin delete confirmation page to … |
|
|
|
@2775
|
[2775]
|
04/28/06 20:08:24 |
adrian |
magic-removal: Fixed #1709 -- Updated comments app to use magic-removal … |
|
|
|
@2771
|
[2771]
|
04/28/06 15:56:58 |
lukeplant |
magic-removal: Fixed negligible indentation errors. |
|
|
|
@2751
|
[2751]
|
04/27/06 13:11:39 |
adrian |
magic-removal: Fixed #1677 -- syncdb no longer displays '<Permission … |
|
|
|
@2745
|
[2745]
|
04/23/06 20:13:44 |
adrian |
magic-removal: Uncapitalized verbose_name and verbose_name_plural in … |
|
|
|
@2740
|
[2740]
|
04/23/06 18:09:27 |
adrian |
magic-removal: Fixed #1063 -- Fixed admin JS bug in which many-to-many … |
|
|
|
@2730
|
[2730]
|
04/23/06 16:27:33 |
adrian |
magic-removal: Fixed #1204 -- Markup filters now raise a … |
|
|
|
@2729
|
[2729]
|
04/23/06 16:23:44 |
adrian |
magic-removal: Fixed bug in auth models I introduced in [2727] |
|
|
|
@2727
|
[2727]
|
04/23/06 16:16:26 |
adrian |
magic-removal: Fixed #1670 -- Added translation hooks for User and Group … |
|
|
|
@2723
|
[2723]
|
04/21/06 16:09:19 |
jkocherhans |
magic-removal: fixed part of #1659... references to django.models in … |
|
|
|
@2722
|
[2722]
|
04/21/06 16:02:01 |
jkocherhans |
magic-removal: fixed #1637 - django.contrib.comments still uses old … |
|
|
|
@2720
|
[2720]
|
04/21/06 12:04:02 |
jkocherhans |
magic-removal: fixed #1245. For models with a OneToOneField? and no … |
|
|
|
@2716
|
[2716]
|
04/20/06 17:10:11 |
adrian |
magic-removal: Added /r/ (shortcut handler) to admin URLconf so that 'View … |
|
|
|
@2700
|
[2700]
|
04/15/06 11:46:54 |
adrian |
magic-removal: Fixed #500 -- Removed TEMPLATE_FILE_EXTENSION setting so … |
|
|
|
@2688
|
[2688]
|
04/12/06 08:39:34 |
adrian |
magic-removal: Merged to [2687] |
|
|
|
@2678
|
[2678]
|
04/11/06 13:28:34 |
wilson |
magic-removal: fixed #1620 -- Added hack so IE6 will contain long form … |
|
|
|
@2677
|
[2677]
|
04/11/06 10:18:20 |
jacob |
magic-removal: fixed #1617 (raw_id_admin and limit_choices_to). |
|
|
|
@2662
|
[2662]
|
04/10/06 22:10:12 |
adrian |
magic-removal: Fixed #1571 -- Added missing breadcrumbs to admin … |
|
|
|
@2661
|
[2661]
|
04/10/06 22:04:10 |
adrian |
magic-removal: Fixed #1582 -- Converted AnonymousUser? functions to … |
|
|
|
@2659
|
[2659]
|
04/10/06 21:49:51 |
adrian |
magic-removal: Added 'Logged out' title to admin log-out page |
|
|
|
@2658
|
[2658]
|
04/10/06 21:47:37 |
adrian |
magic-removal: Improved admin app to check for … |
|
|
|
@2657
|
[2657]
|
04/10/06 21:38:03 |
adrian |
magic-removal: Fixed #1585 -- Added small semantic stuff to admin … |
|
|
|
@2656
|
[2656]
|
04/10/06 21:36:40 |
adrian |
magic-removal: Changed admin view to check for LogEntry?._meta.installed … |
|
|
|
@2654
|
[2654]
|
04/10/06 14:00:06 |
wilson |
magic-removal: fixed width problem on date/time popups |
|
|
|
@2651
|
[2651]
|
04/09/06 22:41:15 |
adrian |
magic-removal: Merged to [2650] |
|
|
|
@2630
|
[2630]
|
04/07/06 11:31:54 |
jacob |
magic-removal: Fixed HTML bug in admin index template (thanks, Rudolph) |
|
|
|
@2629
|
[2629]
|
04/07/06 10:38:38 |
adrian |
magic-removal: Fixed #1342 -- Added list_per_page option to Admin options. … |
|
|
|
@2628
|
[2628]
|
04/06/06 12:17:39 |
wilson |
magic-removal: fixed #1585: admin index table summaries should play nice … |
|
|
|
@2627
|
[2627]
|
04/06/06 12:09:17 |
wilson |
Commented out link to password_reset, which I mistakenly uncommented. |
|
|
|
@2626
|
[2626]
|
04/06/06 12:07:47 |
wilson |
magic-removal: Restyled login form to no longer require the entire forms … |
|
|
|
@2625
|
[2625]
|
04/06/06 12:06:10 |
wilson |
magic-removal: Changed admin templates to load individual stylesheets only … |
|
|
|
@2621
|
[2621]
|
04/05/06 16:46:51 |
wilson |
magic-removal: Refactored admin CSS into modular files for my sanity and … |
|
|
|
@2620
|
[2620]
|
04/05/06 13:37:50 |
jacob |
magic-removal: fixed #1573 (thanks, ubernostrum) |
|
|
|
@2619
|
[2619]
|
04/05/06 12:40:46 |
jacob |
magic-removal: fixed #1585: admin index tables now have 25% more semantic … |
|
|
|
@2603
|
[2603]
|
03/31/06 12:09:45 |
lukeplant |
magic-removal: Added @never_cache decorator to the admin 'history', … |
|
|
|
@2601
|
[2601]
|
03/30/06 17:03:19 |
lukeplant |
magic-removal: Added support for HTTP_X_FORWARDED_HOST in all
places where … |
|
|
|
@2599
|
[2599]
|
03/30/06 15:40:36 |
lukeplant |
magic-removal: Added 'never_cache' decorator that sets
'Expires' as a … |
|
|
|
@2592
|
[2592]
|
03/28/06 20:55:30 |
adrian |
magic-removal: Removed stray SESSION_KEY import in … |
|
|
|
@2591
|
[2591]
|
03/28/06 17:59:38 |
adrian |
magic-removal: Changed LazyUser? implementation in auth middleware so that … |
|
|
|
@2590
|
[2590]
|
03/28/06 17:47:45 |
adrian |
magic-removal: Fixed #1488 -- request.user is no longer read-only. Also … |
|
|
|
@2563
|
[2563]
|
03/25/06 14:40:00 |
lukeplant |
magic-removal: Removed the 'Save and continue editing' button in the case … |
|
|
|
@2562
|
[2562]
|
03/24/06 17:09:48 |
lukeplant |
magic-removal: Fixed admin 'add' view so that after adding an object, the … |
|
|
|
@2561
|
[2561]
|
03/24/06 16:20:41 |
jkocherhans |
magic-removal: fixed … |
|
|
|
@2556
|
[2556]
|
03/24/06 13:05:46 |
lukeplant |
magic-removal: Added a 'description' option to fieldset options that … |
|
|
|
@2555
|
[2555]
|
03/24/06 10:29:22 |
jacob |
magic-removal: doc model detail views now correctly show model methods … |
|
|
|
@2554
|
[2554]
|
03/24/06 10:13:57 |
jacob |
magic-removal: made a few tweaks to admin documentation views to better … |
|
|
|
@2551
|
[2551]
|
03/22/06 18:55:30 |
adrian |
magic-removal: Removed app-specific stuff from … |
|
|
|
@2544
|
[2544]
|
03/21/06 12:31:31 |
jkocherhans |
magic-removal: Fixed 'allow_tags' behavior for model methods in admin … |
|
|
|
@2542
|
[2542]
|
03/20/06 17:05:57 |
lukeplant |
magic-removal: Negligible whitespace fix |
|
|
|
@2538
|
[2538]
|
03/20/06 11:56:37 |
jacob |
magic-removal: fixed #1489 - objects with 1-to-1 relations may be deleted … |
|
|
|
@2530
|
[2530]
|
03/18/06 17:04:43 |
lukeplant |
magic-removal: Fixed #1505 - Link to non-existant URL in admin |
|
|
|
@2521
|
[2521]
|
03/13/06 16:10:59 |
lukeplant |
magic-removal: Added a fix to allow UserWrapper? and request objects to be … |
|
|
|
@2520
|
[2520]
|
03/13/06 15:24:25 |
lukeplant |
magic-removal: Fixed User.get_all_permissions() and related methods … |
|
|
|
@2515
|
[2515]
|
03/12/06 18:39:43 |
adrian |
magic-removal: Fixed #1485 -- Made admin template updates for changes to … |
|
|
|
@2512
|
[2512]
|
03/12/06 16:41:04 |
adrian |
magic-removal: Fixed #1494 -- Added missing import to … |
|
|
|
@2508
|
[2508]
|
03/09/06 18:20:24 |
lukeplant |
magic-removal: Fixed HTML error in delete_confirmation template |
|
|
|
@2502
|
[2502]
|
03/08/06 11:53:55 |
jacob |
magic-removal: fixed #1330: edit-inline works again on magic-removal. … |
|
|
|
@2498
|
[2498]
|
03/06/06 20:47:11 |
jkocherhans |
magic-removal: moved contents of django.views.registration to … |
|
|
|
@2497
|
[2497]
|
03/06/06 20:11:54 |
jkocherhans |
magic-removal: Moved django.views.decorators.auth.* to … |
|
|
|
@2496
|
[2496]
|
03/06/06 20:06:28 |
jkocherhans |
magic-removal: Moved django.views.auth.login.* to … |
|
|
|
@2494
|
[2494]
|
03/06/06 19:53:20 |
jkocherhans |
magic-removal: moved django.parts.auth.anonymoususers.AnonymousUser? to … |
|
|
|
@2493
|
[2493]
|
03/06/06 19:47:43 |
jkocherhans |
magic-removal: Moved django.parts.auth.formfields to … |
|
|
|
@2490
|
[2490]
|
03/06/06 16:30:18 |
jkocherhans |
magic-removal: moved request.user handling out of django.core.handlers |
|
|
|
@2486
|
[2486]
|
03/03/06 18:53:52 |
lukeplant |
magic-removal: Fixed uniqueness constraint on ContentType? model. |
|
|
|
@2469
|
[2469]
|
03/01/06 23:09:10 |
adrian |
magic-removal: Merged to [2468] (who do we appreciate) |
|
|
|
@2451
|
[2451]
|
02/28/06 21:21:51 |
adrian |
magic-removal: Merged to [2450] |
|
|
|
@2441
|
[2441]
|
02/28/06 08:23:53 |
adrian |
magic-removal: Fixed #1417 -- Fixed admin.models.LogEntry?.get_admin_url() … |
|
|
|
@2440
|
[2440]
|
02/28/06 08:22:33 |
adrian |
magic-removal: Fixed #1416 -- Fixed admin to use .create() rather than … |
|
|
|
@2431
|
[2431]
|
02/27/06 18:46:07 |
jkocherhans |
magic-removal: fixed #1410. The UserSource? class will eventually be … |
|
|
|
@2423
|
[2423]
|
02/27/06 17:03:35 |
jkocherhans |
magic-removal: added middleware for adding request.user |
|
|
|
@2421
|
[2421]
|
02/27/06 16:30:34 |
adrian |
magic-removal: Merged to [2420] |
|
|
|
@2418
|
[2418]
|
02/27/06 15:36:52 |
jacob |
Fixed #1375: primary_key values with "bad" characters are now escaped in … |
|
|
|
@2416
|
[2416]
|
02/27/06 15:03:19 |
dcf |
Fix for #1089: Allow overrides of delete_confirmation and object_history, … |
|
|
|
@2411
|
[2411]
|
02/27/06 11:58:28 |
adrian |
magic-removal: Fixed #1280 -- Removed contenttypes.Package model and … |
|
|
|
@2395
|
[2395]
|
02/25/06 13:38:51 |
jacob |
Added 'manager' option to Admin declaration; this controls which Manager … |
|
|
|
@2388
|
[2388]
|
02/24/06 23:53:55 |
adrian |
magic-removal: Merged to [2387] |
|
|
|
@2377
|
[2377]
|
02/24/06 00:06:20 |
adrian |
magic-removal: Changed admin site to create ContentType? object if it … |
|
|
|
@2372
|
[2372]
|
02/23/06 13:11:48 |
adrian |
magic-removal: Fixed #1389 -- Fixed admin CSS bug. Thanks, russell@hbd.com |
|
|
|
@2344
|
[2344]
|
02/18/06 14:56:18 |
adrian |
magic-removal: Merged to [2343] |
|
|
|
@2340
|
[2340]
|
02/18/06 14:29:12 |
adrian |
magic-removal: Fixed #1054 -- Changed admin changelist to use str(), … |
|
|
|
@2329
|
[2329]
|
02/17/06 13:42:11 |
adrian |
magic-removal: Merged to [2328] |
|
|
|
@2305
|
[2305]
|
02/11/06 05:08:05 |
lukeplant |
magic-removal: Fixed #1344 - old-style related objects lookup in User … |
|
|
|
@2301
|
[2301]
|
02/10/06 15:35:29 |
adrian |
magic-removal: Merged to [2300] |
|
|
|
@2283
|
[2283]
|
02/06/06 13:42:14 |
lukeplant |
magic-removal: Fixed HTML error in admin/docs |
|
|
|
@2278
|
[2278]
|
02/04/06 18:03:12 |
lukeplant |
magic-removal: elimated 'module._MODELS' and replaced with a register … |
|
|
|
@2273
|
[2273]
|
02/04/06 14:19:12 |
adrian |
magic-removal: Merged to [2272] |
|
|
|
@2269
|
[2269]
|
02/04/06 13:38:34 |
lukeplant |
magic-removal: Fixed HTML errors in admin/change_form template |
|
|
|
@2268
|
[2268]
|
02/04/06 13:31:39 |
adrian |
magic-removal: Fixed #1326 -- Allowed model properties in list_display. … |
|
|
|
@2232
|
[2232]
|
02/02/06 08:53:12 |
adrian |
magic-removal: Fixed #1308 -- Updated get_package() -> package() in admin … |
|
|
|
@2225
|
[2225]
|
02/01/06 23:01:10 |
adrian |
magic-removal: Merged to [2223] |
|
|
|
@2220
|
[2220]
|
02/01/06 21:20:37 |
adrian |
magic-removal: Fixed #1307 -- API changes in admin views. Thanks, mookai |
|
|
|
@2219
|
[2219]
|
02/01/06 21:19:12 |
adrian |
magic-removal: Fixed #1308 -- API changes in admin models. Thanks, mookai |
|
|
|
@2218
|
[2218]
|
02/01/06 21:18:09 |
adrian |
magic-removal: Fixed #1313 -- Bugfixes for magic-removal. Thanks, … |
|
|
|
@2217
|
[2217]
|
02/01/06 21:17:13 |
adrian |
magic-removal: Fixed #1314 -- Made bugfixes for admin interface. Thanks, … |
|
|
|
@2216
|
[2216]
|
02/01/06 12:47:12 |
lukeplant |
magic-removal: Updated Manager in comments model to use .model instead of … |
|
|
|
@2215
|
[2215]
|
02/01/06 12:43:23 |
lukeplant |
magic-removal: Fixed #1306 - Auth Manager now uses .model not .klass. … |
|
|
|
@2213
|
[2213]
|
01/31/06 22:58:42 |
adrian |
magic-removal: Got admin changelist working with descriptor fields |
|
|
|
@2211
|
[2211]
|
01/31/06 17:42:58 |
adrian |
magic-removal: Fixed #1300 -- Converted various Django code to use the new … |
|
|
|
@2137
|
[2137]
|
01/27/06 10:35:25 |
adrian |
magic-removal: Merged to [2136] |