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
2013-11-05
[1.6.x] Pulled Transifex translations for contrib apps
Claude Paroz
2013-10-02
[1.6.x] Fixed #21129 -- Prevented admin filter params modifications from thro...
tschilling
2013-09-28
[1.6.x] Fixed #21186: Fixed regression when using date fields in the admin's ...
Baptiste Mispelon
2013-09-17
[1.6.x] Final attempt to solve sporadic test failures.
Florian Apolloner
2013-08-29
[1.6.x] Fixed #16433 -- Fixed a help_text/read only field interaction that ca...
Tim Graham
2013-08-16
[1.6.x] Revert "Fixed #18491 -- deleting a proxy doesn't show warning about c...
Tim Graham
2013-08-13
[1.6.x] Fixed overflow for the "Recent Actions" widget on the admin index.
Loic Bistuer
2013-08-13
Apply autoescaping to AdminURLFieldWidget.
Jacob Kaplan-Moss
2013-08-06
[1.6.x] Fixed #20865 -- Fixed raw_id_fields to work with callable limit_choic...
Collin Anderson
2013-08-04
[1.6.x] Fixed backport error in previous commit; refs #15961
Tim Graham
2013-08-04
[1.6.x] Moved get_search_results from BaseModelAdmin to ModelAdmin.
Loic Bistuer
2013-08-02
[1.6.x] Fixed LogEntry.get_admin_url() for non-existent models.
Petr DlouhĂ˝
2013-07-26
[1.6.x] Fixed #20805 -- Removed an extra colon beside checkboxes in the admin.
Tim Graham
2013-07-26
[1.6.x] Updated contrib.admin to use Email/URLInputs; refs #16630
Tim Graham
2013-07-21
[1.6.x] Fixed #13696 -- ensured inline pk field is rendered
Karen Tracey
2013-07-18
[1.6.x] Fixed #20767 -- Fixed ModelAdmin.preserve_filters for namespaced URLs.
Loic Bistuer
2013-07-01
[1.6.x] Updated tests for deprecation of Option.get_(add|change|delete)_permi...
Tim Graham
2013-06-27
Fixed #20664 -- Fixed a bug with raw_id_fields on Python 3.
Tim Graham
2013-06-26
Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.
Tim Graham
2013-06-25
Fixed #20642 -- Deprecated `Option.get_(add|change|delete)_permission`.
Simon Charette
2013-06-25
Fixed #19773 - Added admin/popup_response.html template.
Javier Mansilla
2013-06-19
Itty bitty typo fix.
Christian Metts
2013-06-19
Fixed #20288 -- Fixed inconsistency in the naming of the popup GET parameter.
Loic Bistuer
2013-06-19
Removed several unused imports.
Aymeric Augustin
2013-06-19
Fixed #6903 - Preserve admin changelist filters after saving or deleting an o...
Loic Bistuer
2013-06-18
Fixed #20199 -- Allow ModelForm fields to override error_messages from model ...
Loic Bistuer
2013-06-16
Fixed #20464 -- Added a `total_error_count` method on formsets.
Baptiste Mispelon
2013-06-10
Defined available_apps in relevant tests.
Aymeric Augustin
2013-06-05
Fixed #19080 -- Fine-grained control over select_related in admin
Tomek Paczkowski
2013-06-03
Fixed #20532 -- Reverse auth views by name, not by path.
Gavin Wahl
2013-06-01
Fixed #18388 - Added InlineModelAdmin.get_max_num hook.
Tim Graham
2013-05-31
Fixed #18681 -- BaseModelAdmin.get_form and InlineModelAdmin.get_formset no l...
Loic Bistuer
2013-05-30
Fixed #19425 - Added InlineModelAdmin.get_extra hook.
Tim Graham
2013-05-29
Fixed #20331 -- Allowed admin actions to serve StreamingHttpResponses
Tim Graham
2013-05-29
Fixed #15653 - Error in admin pagination tag.
Tim Graham
2013-05-27
Fixed #20182 - admin lookup should treat 0 as False for __isnull
Tim Graham
2013-05-27
Fixed #12491 -- Tweak checkbox widget help text alignment on the admin.
Ramiro Morales
2013-05-26
Replaced `and...or...` constructs with PEP 308 conditional expressions.
Ramiro Morales
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-05-25
Updated translation catalogs
Claude Paroz
2013-05-25
Fixed #20455 -- Do not use ngettext for undefined plurals
Marc Egli
2013-05-21
Fixed #17308 -- Enabled the use of short_description on properties in the admin.
Wiktor Kolodziej
2013-05-19
Made 2d309a70 compatible with Python 3.
Aymeric Augustin
2013-05-19
Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.
Bozidar Benko
2013-05-19
Fixed #12674 -- provide a way to override admin validation
Honza Kral
2013-05-17
Replaced an antiquated pattern.
Aymeric Augustin
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-09
Further removal of static admin validation that can fail erroneously
Luke Plant
2013-05-09
Removed fragile admin validation of fields on ModelForm
Luke Plant
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
[next]