|
|
|
@7934
|
[7934]
|
07/16/08 08:53:39 |
brosner |
newforms-admin: Fixed #7466 -- Generate a root_path for admindocs views so … |
|
|
|
@7878
|
[7878]
|
07/10/08 15:24:46 |
brosner |
newforms-admin: Fixed #5628 -- When inlines have validation errors an … |
|
|
|
@7736
|
[7736]
|
06/24/08 14:44:31 |
lukeplant |
newforms-admin: Fixed #6604 - removed useless code. Thanks Petr Marhoun, … |
|
|
|
@7734
|
[7734]
|
06/24/08 12:29:17 |
lukeplant |
newforms-admin: Updated password reset form for newforms syntax (missed in … |
|
|
|
@7638
|
[7638]
|
06/15/08 13:21:11 |
simon |
AdminSite?.root() now figures out the base URL of the admin site and … |
|
|
|
@7609
|
[7609]
|
06/10/08 00:01:17 |
brosner |
newforms-admin: Fixed #5765 -- non_form_errors now display properly for … |
|
|
|
@7607
|
[7607]
|
06/09/08 23:45:19 |
brosner |
newforms-admin: Fixed #6809 -- non_field_errors are now properly … |
|
|
|
@7367
|
[7367]
|
03/27/08 00:23:41 |
brosner |
newforms-admin: Fixed #6779 -- Removed the delete checkbox for "extra" … |
|
|
|
@7351
|
[7351]
|
03/22/08 14:20:19 |
jkocherhans |
newforms-admin: Merged from trunk up to [7350]. |
|
|
|
@7272
|
[7272]
|
03/17/08 14:01:36 |
brosner |
newforms-admin: Fixed the display of delete fields on inlines in the … |
|
|
|
@7191
|
[7191]
|
03/03/08 14:37:41 |
brosner |
newforms-admin: Fixed #6083 -- Updated django.contrib.auth to use … |
|
|
|
@6783
|
[6783]
|
11/30/07 17:48:35 |
jkocherhans |
newforms-admin: Merged from trunk up to [6782]. |
|
|
|
@6777
|
[6777]
|
11/30/07 00:23:24 |
jkocherhans |
newforms-admin: Merged from trunk up to [6775]. |
|
|
|
@6776
|
[6776]
|
11/29/07 23:50:44 |
jkocherhans |
newforms-admin: Merged trunk revision [6671]. |
|
|
|
@6342
|
[6342]
|
09/15/07 17:25:52 |
jkocherhans |
newforms-admin: Merged to [6332]. |
|
|
|
@6158
|
[6158]
|
09/13/07 23:00:12 |
adrian |
newforms-admin: Fixed #5424 -- Renamed custom 'filter' template tag so it … |
|
|
|
@6122
|
[6122]
|
09/13/07 03:36:04 |
xian |
newforms-admin: edit inline templates now match pre-newforms features and … |
|
|
|
@6107
|
[6107]
|
09/11/07 22:13:30 |
jkocherhans |
newforms-admin: Changed inline model admin back to using … |
|
|
|
@6101
|
[6101]
|
09/11/07 20:30:50 |
russellm |
newforms-admin: Fixed #5384 -- Cleaned up minor HTML error in template. … |
|
|
|
@6080
|
[6080]
|
09/09/07 19:27:48 |
jkocherhans |
newforms-admin: Changed the 'fields' option on ModelAdmin? to 'fieldsets'. … |
|
|
|
@6073
|
[6073]
|
09/09/07 14:12:43 |
jkocherhans |
newforms-admin: Switched edit inline rendering to just use an include … |
|
|
|
@6072
|
[6072]
|
09/09/07 14:10:52 |
jkocherhans |
newforms-admin: Refactored edit inline support classes. |
|
|
|
@6055
|
[6055]
|
09/06/07 21:45:32 |
jkocherhans |
Pulled a fieldset tag out of the stacked edit inline template. Some design … |
|
|
|
@6036
|
[6036]
|
09/02/07 15:06:22 |
adrian |
newforms-admin: Fixed #5250 -- Added translation hook to 'Delete' in admin … |
|
|
|
@5984
|
[5984]
|
08/20/07 00:00:52 |
adrian |
newforms-admin: Merged to [5983] |
|
|
|
@5926
|
[5926]
|
08/18/07 00:42:56 |
russellm |
newforms-admin: Fixed #4418 -- Added the ability for widgets, forms, and … |
|
|
|
@5918
|
[5918]
|
08/17/07 10:05:54 |
russellm |
newforms-admin: Merged from trunk up to [5916] |
|
|
|
@5627
|
[5627]
|
07/07/07 08:23:57 |
mtredinnick |
newforms-admin: Merged from trunk up to [5625]. This includes the … |
|
|
|
@5588
|
[5588]
|
07/03/07 00:45:00 |
jkocherhans |
newforms-admin: Changed BoundInlineObject? and templates to treat deletion, … |
|
|
|
@5473
|
[5473]
|
06/14/07 22:40:45 |
jkocherhans |
newforms-admin: Got StackedInline? and TabularInline? working. The templates … |
|
|
|
@4642
|
[4642]
|
02/27/07 23:59:05 |
adrian |
newforms-admin: Implemented rough draft version of AdminSite? … |
|
|
|
@4569
|
[4569]
|
02/25/07 00:57:14 |
adrian |
newforms-admin: Removed some edit_inline stuff and 'oldform' template … |
|
|
|
@4446
|
[4446]
|
01/28/07 19:03:55 |
adrian |
newforms-admin: Backwards-incompatible change: Refactored … |
|
|
|
@4444
|
[4444]
|
01/28/07 16:42:23 |
adrian |
newforms-admin: Got help text displaying in admin pages |
|
|
|
@4416
|
[4416]
|
01/24/07 11:18:21 |
adrian |
newforms-admin: Implemented part of raw_id_admin and related-object popup … |
|
|
|
@4415
|
[4415]
|
01/23/07 23:38:29 |
adrian |
newforms-admin: Removed one_to_one.html and many_to_many.html admin widget … |
|
|
|
@4405
|
[4405]
|
01/23/07 14:26:35 |
adrian |
newforms-admin: DateTimeFields? are now properly split into two widgets in … |
|
|
|
@4382
|
[4382]
|
01/21/07 00:44:04 |
adrian |
newforms-admin: Added javascript(), javascript_add() and … |
|
|
|
@4375
|
[4375]
|
01/20/07 18:20:18 |
adrian |
newforms-admin: Moved first_form_field_id calculation from … |
|
|
|
@4372
|
[4372]
|
01/20/07 15:16:31 |
adrian |
newforms-admin: Made the first step in converting add and change forms to … |
|
|
|
@4365
|
[4365]
|
01/20/07 00:32:08 |
adrian |
newforms-admin: Renamed 'form' template variable to 'oldform' in … |
|
|
|
@4353
|
[4353]
|
01/18/07 21:51:41 |
adrian |
newforms-admin: Removed 'filters' admin_list templatetag, folding its … |
|
|
|
@4351
|
[4351]
|
01/18/07 21:38:13 |
adrian |
newforms-admin: Normalized spacing of {% block %} tags in admin templates |
|
|
|
@4338
|
[4338]
|
01/15/07 19:05:25 |
adrian |
newforms-admin: Moved save_on_top from AdminOptions? to ModelAdmin?. |
|
|
|
@4334
|
[4334]
|
01/15/07 18:48:46 |
adrian |
newforms-admin: Moved search_fields from AdminOptions? to ModelAdmin?. |
|
|
|
@4314
|
[4314]
|
01/14/07 12:42:33 |
adrian |
Created newforms-admin branch, for integrating Django's admin with … |
|
copied from django/trunk/django/contrib/admin/templates:
|
|
|
|
@4302
|
[4302]
|
01/10/07 16:34:37 |
adrian |
Fixed #3269 -- Fixed typo in admin change_password.html template. Thanks, … |