summaryrefslogtreecommitdiff
path: root/django/contrib/admin
AgeCommit message (Expand)Author
2013-07-18Fixed #20767 -- Fixed ModelAdmin.preserve_filters for namespaced URLs.Loic Bistuer
2013-07-17Couple of cleanups in RelatedObjectLookups.jsTim Graham
2013-07-09Fixed #20663 -- "Today" and "now" admin shortcuts.Loic Bistuer
2013-07-01Updated tests for deprecation of Option.get_(add|change|delete)_permission.Tim Graham
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-06-29Advanced deprecation warnings for Django 1.7.Aymeric Augustin
2013-06-27Fixed #20664 -- Fixed a bug with raw_id_fields on Python 3.Tim Graham
2013-06-26Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.Tim Graham
2013-06-25Fixed #20642 -- Deprecated `Option.get_(add|change|delete)_permission`.Simon Charette
2013-06-25Fixed #19773 - Added admin/popup_response.html template.Javier Mansilla
2013-06-19Itty bitty typo fix.Christian Metts
2013-06-19Fixed #20288 -- Fixed inconsistency in the naming of the popup GET parameter.Loic Bistuer
2013-06-19Removed several unused imports.Aymeric Augustin
2013-06-19Fixed #6903 - Preserve admin changelist filters after saving or deleting an o...Loic Bistuer
2013-06-18Fixed #20199 -- Allow ModelForm fields to override error_messages from model ...Loic Bistuer
2013-06-16Fixed #20464 -- Added a `total_error_count` method on formsets.Baptiste Mispelon
2013-06-10Defined available_apps in relevant tests.Aymeric Augustin
2013-06-05Fixed #19080 -- Fine-grained control over select_related in adminTomek Paczkowski
2013-06-03Fixed #20532 -- Reverse auth views by name, not by path.Gavin Wahl
2013-06-01Fixed #18388 - Added InlineModelAdmin.get_max_num hook.Tim Graham
2013-05-31Fixed #18681 -- BaseModelAdmin.get_form and InlineModelAdmin.get_formset no l...Loic Bistuer
2013-05-30Fixed #19425 - Added InlineModelAdmin.get_extra hook.Tim Graham
2013-05-29Fixed #20331 -- Allowed admin actions to serve StreamingHttpResponsesTim Graham
2013-05-29Fixed #15653 - Error in admin pagination tag.Tim Graham
2013-05-27Fixed #20182 - admin lookup should treat 0 as False for __isnullTim Graham
2013-05-27Fixed #12491 -- Tweak checkbox widget help text alignment on the admin.Ramiro Morales
2013-05-26Replaced `and...or...` constructs with PEP 308 conditional expressions.Ramiro Morales
2013-05-25Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.Preston Holmes
2013-05-25Updated translation catalogsClaude Paroz
2013-05-25Fixed #20455 -- Do not use ngettext for undefined pluralsMarc Egli
2013-05-21Fixed #17308 -- Enabled the use of short_description on properties in the admin.Wiktor Kolodziej
2013-05-19Made 2d309a70 compatible with Python 3.Aymeric Augustin
2013-05-19Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.Bozidar Benko
2013-05-19Fixed #12674 -- provide a way to override admin validationHonza Kral
2013-05-17Replaced an antiquated pattern.Aymeric Augustin
2013-05-09Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...Luke Plant
2013-05-09Further removal of static admin validation that can fail erroneouslyLuke Plant
2013-05-09Removed fragile admin validation of fields on ModelFormLuke Plant
2013-05-02Updated translation templates and removed en translationsClaude Paroz
2013-04-14Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.Matthew Tretter
2013-04-08Merge pull request #938 from darklow/ticket_20111Jannis Leidel
2013-04-08Fix #20111 Added more precise message level for succcess and warning messagesKaspars Sprogis
2013-04-06Explicitly removes dismissCalendarAndrew Jesaitis
2013-04-06Explicitly removes dismissClockAndrew Jesaitis
2013-03-28Fixed spelling errorsGavin Wahl
2013-03-28Fixed spelling of "consistent" in admin/options.pyRocky Meza
2013-03-28Updated translation templatesClaude Paroz
2013-03-28Added Burmese languageClaude Paroz
2013-03-28Added Ossetic languageClaude Paroz
2013-03-28Updated translations from TransifexClaude Paroz