| Age | Commit message (Collapse) | Author |
|
another" inlines.
Also allowed autocomplete widgets to work on AdminSites with a name other
than 'admin'.
|
|
|
|
AdminAuthenticationForm.
Thanks SeungWon Kang for the report and Tim Graham for the review.
|
|
from forms and formsets
Thanks Tim Graham for the review.
|
|
English words aren't removed if non-ASCII chars are present.
|
|
|
|
ManyToManyField in the admin.
Thanks Florian Apolloner and Tim Graham for review and
contributing to the patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reverse relation is in list_filter.
|
|
Regression in 38a5a23c327ab1c816dc56864002ecc66cac4a48.
|
|
Modifying self.s1 created in setUpTestData() leaked state.
Regression in 45585d3cbbd320a316171b17474b60e3f5fb1fb8.
|
|
|
|
|
|
|
|
Python docs say, "it's usually not necessary to invoke these methods directly."
|
|
|
|
|
|
Literals are faster and more idiomatic.
|
|
|
|
|
|
These functions do nothing on Python 3.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
Per deprecation timeline.
|
|
|
|
deleted?" message.
|
|
Instead of a 404, return a redirect to admin index page with a message
indicating that the requested object does not exist. This avoids the
admin returning 404 from "Recent Actions" links for deleted objects.
|
|
Thanks Carl Meyer and Tim Graham for contributing to the patch.
|
|
reloading after an admin actions failure.
|
|
Thanks Jaap Roes for the initial patch.
|
|
|
|
|
|
|
|
|
|
|
|
blocking access to the app index page.
|
|
ConditionalGetMiddleware.
|
|
admin forms and formsets.
Thanks Diego Andrés Sanabria Martín for the report and review.
|
|
boolean syntax.
|
|
http://bugs.python.org/issue27364
|
|
Thanks juntatalor for the initial patch.
|
|
ModelAdmin.list_display.
|