Django

Code

root/django/branches/newforms-admin/django/contrib/admin/templatetags/admin_modify.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7736 [7736] 06/24/08 14:44:31 lukeplant newforms-admin: Fixed #6604 - removed useless code. Thanks Petr Marhoun, …
(edit) @7603 [7603] 06/09/08 22:54:05 brosner newforms-admin: Fixed #5520 -- Implemented save_as functionality. This …
(edit) @6797 [6797] 12/01/07 12:25:51 jkocherhans newforms-admin: Fixed #5447. has_X_permission now works correctly.
(edit) @6777 [6777] 11/30/07 00:23:24 jkocherhans newforms-admin: Merged from trunk up to [6775].
(edit) @6417 [6417] 09/24/07 19:08:38 jkocherhans newforms-admin: Merged to [6416]
(edit) @6073 [6073] 09/09/07 14:12:43 jkocherhans newforms-admin: Switched edit inline rendering to just use an include …
(edit) @5627 [5627] 07/07/07 08:23:57 mtredinnick newforms-admin: Merged from trunk up to [5625]. This includes the …
(edit) @5498 [5498] 06/20/07 01:09:33 jkocherhans newforms-admin: Extracted a base class for functionality common to both …
(edit) @5473 [5473] 06/14/07 22:40:45 jkocherhans newforms-admin: Got StackedInline? and TabularInline? working. The templates …
(edit) @5195 [5195] 05/11/07 21:36:05 adrian newforms-admin: Merged to [5194]
(edit) @4944 [4944] 04/06/07 21:29:20 adrian newforms-admin: Added temporary hack to the admin 'submit_row' template …
(edit) @4569 [4569] 02/25/07 00:57:14 adrian newforms-admin: Removed some edit_inline stuff and 'oldform' template …
(edit) @4447 [4447] 01/28/07 19:27:57 adrian newforms-admin: Removed auto_populated_field_script template tag, which is …
(edit) @4391 [4391] 01/22/07 00:48:10 adrian newforms-admin: Added a custom formfield hook for the admin forms. The …
(edit) @4382 [4382] 01/21/07 00:44:04 adrian newforms-admin: Added javascript(), javascript_add() and …
(edit) @4372 [4372] 01/20/07 15:16:31 adrian newforms-admin: Made the first step in converting add and change forms to …
(edit) @4365 [4365] 01/20/07 00:32:08 adrian newforms-admin: Renamed 'form' template variable to 'oldform' in …
(edit) @4343 [4343] 01/16/07 23:39:29 adrian newforms-admin: Finished migrating AdminOptions? to ModelForm?. AdminOptions?
(edit) @4333 [4333] 01/15/07 18:35:25 adrian newforms-admin: Moved save_as from AdminOptions? to ModelAdmin?.
(copy) @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/templatetags/admin_modify.py:
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
Note: See TracRevisionLog for help on using the revision log.