Django

Code

root/django/trunk/django/contrib/admin

Name Size Rev Age Last Change
../
media 10524 3 months mtredinnick: Fixed #10601 -- Fixed edit inline display in admin for right-to-left …
templates 10931 1 month russellm: Fixed #11271 -- Added a translation marker for the list_editable save …
templatetags 10318 3 months jacob: Fixed #9969: choices with options groups (added in [7977]) now work …
views 10782 2 months jacob: Fixed #10348: ChangeList? no longer overwrites a select_related provided by …
__init__.py 2.4 kB 10256 3 months gwilson: Fixed #10553 -- Corrected several uses of URLconf in documentation and …
actions.py 3.4 kB 10705 2 months jacob: Fixed #10997: fixed a Python 2.4-ism in admin actions.
filterspecs.py 7.6 kB 10318 3 months jacob: Fixed #9969: choices with options groups (added in [7977]) now work …
helpers.py 8.0 kB 10725 2 months russellm: Fixed #11042 -- Corrected admin inlines for inherited models. Thanks to …
models.py 2.1 kB 7967 1 year brosner: Merged the newforms-admin branch into trunk. This is a backward …
options.py 49.0 kB 10713 2 months jacob: Fixed #10448: correcting errors on "save as new" now correctly create a …
sites.py 20.1 kB 10451 3 months jacob: Fixed #9036: unified the permission checking in AdminSite, pushing it …
util.py 9.7 kB 10168 3 months mtredinnick: Fixed a ungettext() call to prevent spurious string extraction by …
validation.py 14.7 kB 10732 2 months mtredinnick: Changed r10668 to not falsely error out when using generic inlines. The …
widgets.py 11.2 kB 10235 3 months jacob: Fixed #10537: Fixed the foreign key add-another link in list_editable. …
Note: See TracBrowser for help on using the browser.