|
|
|
@7878
|
[7878]
|
07/10/08 15:24:46 |
brosner |
newforms-admin: Fixed #5628 -- When inlines have validation errors an … |
|
|
|
@7638
|
[7638]
|
06/15/08 13:21:11 |
simon |
AdminSite?.root() now figures out the base URL of the admin site and … |
|
|
|
@7607
|
[7607]
|
06/09/08 23:45:19 |
brosner |
newforms-admin: Fixed #6809 -- non_field_errors are now properly … |
|
|
|
@7351
|
[7351]
|
03/22/08 14:20:19 |
jkocherhans |
newforms-admin: Merged from trunk up to [7350]. |
|
|
|
@6776
|
[6776]
|
11/29/07 23:50:44 |
jkocherhans |
newforms-admin: Merged trunk revision [6671]. |
|
|
|
@6122
|
[6122]
|
09/13/07 03:36:04 |
xian |
newforms-admin: edit inline templates now match pre-newforms features and … |
|
|
|
@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 … |
|
|
|
@5926
|
[5926]
|
08/18/07 00:42:56 |
russellm |
newforms-admin: Fixed #4418 -- Added the ability for widgets, forms, and … |
|
|
|
@5473
|
[5473]
|
06/14/07 22:40:45 |
jkocherhans |
newforms-admin: Got StackedInline? and TabularInline? working. The templates … |
|
|
|
@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 |
|
|
|
@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 … |
|
|
|
@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?. |
|
|
|
@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/admin/change_form.html:
|
|
|
|
@4230
|
[4230]
|
12/19/06 23:00:36 |
jacob |
Fixed #3128: Added explicit object-tools block so custom admin templates … |