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-03-25
Fixed #20121 -- Removed LogEntry.get_admin_url's hard-coded path.
Adam Wentz
2013-03-25
Moved removeChildren to core.js
Andrew Jesaitis
2013-03-25
Moved cancelEventPropagation into core.js
Andrew Jesaitis
2013-03-25
Removed quickElement from calendar.js
Andrew Jesaitis
2013-03-22
Fixed #16350 -- Forced capitalization in template.
Aymeric Augustin
2013-03-20
Fixed #19972 -- Fixed overflow issue in admin changelist pages.
Florian Apolloner
2013-03-19
Merge pull request #931 from catalanojuan/fix-admin-log-dependency-on-user-id...
Preston Holmes
2013-03-19
Fixed #18003 -- Preserved tracebacks when re-raising errors.
konarkmodi
2013-03-19
Fixed #20088 -- Changed get_admin_log not to depend on User id field
Juan Catalano
2013-03-18
Fixed #19327 -- Added handling of double login attempts in admin.
Deric Crago
2013-03-17
Fixed #19550 -- Made the filtered select widget wider in the admin.
Aymeric Augustin
2013-03-15
Fixed #20055 -- Add url, email, and number input types to admin CSS.
Baptiste Mispelon
2013-03-11
Switched the admin to use @transaction.atomic.
Aymeric Augustin
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-03-06
Fixed #19951 -- Admin: Invalid model PK values shouldn't cause 500 status.
Igor Támara
2013-03-04
Fixed #6585 -- Admin relationship widgets: Respect ordering defined by target...
Juan Pedro Fisanotti
2013-03-04
Fixed #19838 -- Admin: Don't leak a 500 HTTP status when trying to delete pro...
Javier Mansilla
2013-03-02
Fixed #19177 -- Better layout for admin login form field labels.
Pedro Mourelle
2013-02-26
Merged contrib translations from 1.5 branch
Claude Paroz
2013-02-25
Fixed #19854 -- Turn Django's own Selenium tests off by default.
Carl Meyer
2013-02-24
Add column-<field_name> classes to the admin list
Diederik van der Boor
2013-02-24
Loaded cycle and firstof from future in built-in templates. Refs #17906.
Aymeric Augustin
2013-02-24
Fixed #11295: If ModelAdmin.queryset returns a filtered QS don't require a 2n...
Wiktor Kolodziej
2013-02-23
Removed superfluous cookie check from auth login.
Preston Holmes
2013-02-23
Merge pull request #778 from viciu/19609
Honza Král
2013-02-23
Fixed #18491 -- deleting a proxy doesn't show warning about cascade deletes
Honza Kral
2013-02-23
Fixed #19609: admin Inlines doesn't display help_text for readonly fields
Wiktor Kolodziej
2013-02-23
Added test runner option to skip Selenium tests (#19854).
Zbigniew Siciarz
2013-02-23
Fixed #19758 -- Avoided leaking email existence through the password reset form.
Horst Gutmann
2013-02-20
Made a couple of selenium tests wait for page loaded
Anssi Kääriäinen
2013-02-20
Fixed #19598 -- Fixed jQuery tagName retrieving
Claude Paroz
2013-02-20
Replaced the obsolete toggle event handling JS function
Claude Paroz
2013-02-20
Fixed #14571 -- Updated embedded jQuery from 1.4.2 to 1.9.1
Claude Paroz
2013-02-19
Checked object permissions on admin history view.
Carl Meyer
2013-02-16
Fixed #17260 -- Added time zone aware aggregation and lookups.
Aymeric Augustin
2013-02-05
Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.
Simon Charette
2013-02-04
Fixed #17061 -- Factored out importing object from a dotted path
Claude Paroz
2013-02-02
Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks ...
Julien Phalip
2013-02-02
Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form(...
Nick Sandford
2013-02-01
Merge pull request #334 from dlo/tickets/18755
Aymeric Augustin
2013-01-25
Moved has_changed logic from widget to form field
Claude Paroz
2013-01-21
Fixed #18051 -- Allowed admin fieldsets to contain lists
Claude Paroz
2012-12-30
Added further flexibility to ModelAdmin for controlling post-save redirections.
Julien Phalip
2012-12-29
Removed interpolation of post_url_continue in the admin.
Aymeric Augustin
2012-12-24
Fixed #19505 -- A more flexible implementation for customizable admin redirec...
Julien Phalip
2012-12-24
Made admin generated changelist URLs independent of dict ordering
Luke Plant
2012-12-16
Fixed #19469 -- Removed opts.get_ordered_objects() and related code
Anssi Kääriäinen
2012-12-15
Fixed #19368 -- Ensured that login error messages adapt to changes in the Use...
Russell Keith-Magee
2012-12-08
Fixed #19439 -- Removed unused template tag library in change_password.html
Claude Paroz
2012-12-08
Fixed #19423 -- Prevented ModelAdmin sharing widgets due to formfield_overrides
Claude Paroz
[prev]
[next]