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
2014-08-13
Removed tabs from an admin CSS file.
Trey Hunner
2014-08-13
Simplified admin delete confirmation templates using {% elif %}.
areski
2014-08-12
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
Trey Hunner
2014-08-12
Fixed #23262 -- Made SelectFilter2.js move items on enter Key press.
Collin Anderson
2014-08-04
Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.
Stanislas Guerra
2014-07-31
Fixed #13163 -- Added ability to show change links on inline objects in admin.
Nick Sandford
2014-07-13
Added a newline to appease flake8
Alex Gaynor
2014-07-12
Fixed #22939 -- Delayed admin_static backend detection
Claude Paroz
2014-07-09
Fixed #19671 -- Added warnings that null and validators are ignored for ManyT...
Anubhav Joshi
2014-07-09
Fixed #22223 -- Prevented over-escaping URLs in reverse()
Claude Paroz
2014-07-05
Fixed various minor doc typos / references.
Daniel Hahler
2014-06-26
Fixed #22894 -- Made admin add related/raw ID fields widgets customizable.
Riccardo Magliocchetti
2014-06-23
Removed 'to_field' from ForeignKey(settings.AUTH_USER_MODEL) in admin's initi...
Uriel Corfa
2014-06-16
Use __first__ not __latest__ for unknown app dependencies
Andrew Godwin
2014-06-15
Fixed #22563: Added migration to admin, fixed a few more loader issues.
Andrew Godwin
2014-06-13
Fixed #6327 -- Added has_module_permission method to BaseModelAdmin
Maxime Turcotte
2014-06-10
Fixed #22792 -- Updated checks for list_display_links in model admin
Greg Chapple
2014-06-09
Converted Django scripts to argparse
Claude Paroz
2014-06-05
Fixed #22746 -- Removed background property from pre/code in admin CSS.
Konstantin Koroviev
2014-06-02
Revert "Fixed #19303 -- Fixed ModelAdmin.formfield_overrides on fields with c...
Tim Graham
2014-05-19
Updated translation catalogs
Claude Paroz
2014-05-16
Fixed #22266 - quote PK before redirecting away from add_view (django.contrib...
Stas Rudakou
2014-05-15
Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin.
Anders Steinlein
2014-05-07
Restored site header text in password reset view.
Ramiro Morales
2014-04-26
Fix many many typos in comments throughout the codebase
Alex Gaynor
2014-04-10
Fixed #22195 -- Used constants to define built-in tags for check framework.
Tim Graham
2014-04-07
Fixed #21084 -- Used proxy model's content type for admin log entries.
Tim Graham
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-31
Replaced urllib/urlparse imports with from django.utils.six.moves.
Tim Graham
2014-03-31
Fixed #21795 -- Made add_preserved_filters account for url prefixes.
Loic Bistuer
2014-03-30
Corrected many style guide violations that the newest version of flake8 catches
Alex Gaynor
2014-03-29
Fixed #22329 -- Used label_tag() in some admin auth templates.
Tim Graham
2014-03-28
Fixed #22306 -- Deprecated future versions of cycle and firstof template tags.
Maxime Turcotte
2014-03-25
Fixed #22087 -- Made AdminReadonlyField respect ModelForm Meta overrides.
Ben Davis
2014-03-22
Made m2m fields form help_text munging specific to admin widgets.
Ramiro Morales
2014-03-22
Fixed #22241 -- Selectively added line breaks in admin read-only fields
Claude Paroz
2014-03-21
Removed reading of legacy admin popup GET parameter.
Tim Graham
2014-03-21
Removed backward compatible shims to rename get_query_set and similar queryse...
Tim Graham
2014-03-11
Fixed #21293 -- Adjusted admin header CSS to fix admin password reset template.
Tim Graham
2014-03-09
Prevented admin from importing auth.User.
Aymeric Augustin
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-08
Fixed #22034 -- Added a specific set of relation checks for GenericInlineMode...
Russell Keith-Magee
2014-03-06
Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ...
James Jenkins
2014-03-06
Fixed issues and added new scripts to urlify.js
Baptiste Mispelon
2014-03-05
Fixed #22207 -- Added support for GenericRelation reverse lookups
Gabe Jackson
2014-03-04
Cleaned up a repr() hack that caused problems on Python3.
Russell Keith-Magee
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-03-03
Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data().
Greg Chapple
2014-03-03
Edited contrib.admin check messages for grammar and consistency.
Russell Keith-Magee
2014-03-01
Fixed #22137 -- Made Widget.is_hidden a read-only property
Claude Paroz
[prev]
[next]