index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
Age
Commit message (
Expand
)
Author
2011-05-01
Replaced old-style with new-style decorator syntax.
Jannis Leidel
2011-04-30
Cleaned up admin sites.py imports.
Ramiro Morales
2011-04-28
Fixed #15661 - LogEntry objects have no unicode method
Luke Plant
2011-04-23
Fixed #15819 - Fixed 1.3 regression from r15526 causing duplicate search resu...
Carl Meyer
2011-04-22
Fixed #15008 -- Replaced all calls in the admin to render_to_response with Te...
Jannis Leidel
2011-04-22
Fixed #15673 -- Allow limit_choices_to to use a tuple for __in filters. Thank...
Jannis Leidel
2011-04-22
Fixed #11639, #13618 -- Added get_prepopulated_fields method to ModelAdmin an...
Jannis Leidel
2011-04-22
Fixed #11531 -- Removed unused dateparse.js from admin JavaScript directory.
Jannis Leidel
2011-04-22
Fixed #11203 -- Stopped some form fields in the admin from rendering incorrec...
Jannis Leidel
2011-04-20
Fixed various validation errors caught by the validator.nu HTML5 validator.
Luke Plant
2011-04-20
Switched to HTML5 doctype in all Django supplied templates.
Luke Plant
2011-04-19
Fixed #10917 - admin/base.html should contain messages block
Luke Plant
2011-04-02
Removed deprecated 'no' translation
Russell Keith-Magee
2011-03-28
Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs ...
Adrian Holovaty
2011-03-28
Fixed #6636 -- Added template blocks to admin change_form.html template for f...
Adrian Holovaty
2011-03-20
Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translati...
Jannis Leidel
2011-03-20
Pulled translation updates from Transifex again.
Jannis Leidel
2011-03-17
Fixed plural forms formula for the Croatian (hr) localization by manually ove...
Ramiro Morales
2011-03-17
Fixed #15569 -- Corrected the numbering updates to inlines when rows are adde...
Russell Keith-Magee
2011-03-15
Pulled admin translation updates from Transifex.
Jannis Leidel
2011-03-15
Fixed #15606 -- Ensured that boolean fields always use the Boolean filterspec...
Russell Keith-Magee
2011-03-04
Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15...
Jannis Leidel
2011-03-04
Fixed plural forms of Irish translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Welsh translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Bosnian translation introduced in r15680.
Jannis Leidel
2011-03-03
Fixed #12475 -- Fixed an edge case with hidden fields in ModelAdmin changelis...
Jannis Leidel
2011-03-03
Fixed #15512 -- Cleanup of imports in contrib.admin. Thanks to Julien Phalip ...
Russell Keith-Magee
2011-03-03
Corrected some typos from r14673.
Russell Keith-Magee
2011-03-02
Updated admin source translation to include string added in r15698.
Jannis Leidel
2011-03-02
Slightly modified change [15698] to use ugettext_lazy since it's a module lev...
Jannis Leidel
2011-03-01
Fixed #15524 -- Marked up for translation literal shown by the admin app e.g....
Ramiro Morales
2011-03-01
Updated admin translations from transifex.net. Refs #15300.
Jannis Leidel
2011-03-01
Fixed #15517 -- Fixed regression in admin search_fields option introduced in ...
Ramiro Morales
2011-02-26
Fixed #10918 -- Ensure that the search widget on a raw_id_admin uses the righ...
Russell Keith-Magee
2011-02-26
Fixed #11447 -- Ensured that ForeignKey widgets in a list-editable admin chan...
Russell Keith-Magee
2011-02-26
Fixed #15424 -- Corrected lookup of callables listed in admin inlines' `reado...
Ramiro Morales
2011-02-25
Fixed #8528 -- Ensure that null values are displayed as a filtering option in...
Russell Keith-Magee
2011-02-25
Fixed #15490 -- Added some missing semicolons in admin javascript. Thanks to ...
Russell Keith-Magee
2011-02-24
Prevented non-admin users from accessing the admin redirect shortcut.
Jacob Kaplan-Moss
2011-02-23
Fixed #12004 -- Improved error reporting when an abstract class is registered...
Russell Keith-Magee
2011-02-22
Fixed #13510 -- Corrected colspan of non-field-specific error messages in adm...
Ramiro Morales
2011-02-21
Fixed #11058 - list_display_links doesn't allow callables not defined in the ...
Luke Plant
2011-02-21
Fixed HTML error in admin when using list_editable.
Luke Plant
2011-02-21
Fixed #11852 -- Ensure that a long string in the password reset email can be ...
Russell Keith-Magee
2011-02-20
Fixed #14529 -- Fixed representation of model names in admin messages after m...
Ramiro Morales
2011-02-20
Tweaked the changes from changeset r15580 so as to avoid introducing a backwa...
Russell Keith-Magee
2011-02-19
Fixed #11513 -- Ensure that the redirect at the end of an object change won't...
Russell Keith-Magee
2011-02-19
Fixed #14355 -- Ensure that help_text is displayed for readonly fields in the...
Russell Keith-Magee
2011-02-19
Fixed #13126 -- Ensured that individual form errors are displayed when errors...
Russell Keith-Magee
2011-02-19
Fixed #15291 -- Corrected alignment issue when actions are disabled in a Mode...
Russell Keith-Magee
[prev]
[next]