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-09-17
Added Arabic mapping to contrib/admin/static/admin/js/urlify.js
Beshr Kayali
2013-09-16
Added backwards compatability shims for util modules.
Tim Graham
2013-09-16
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
2013-09-14
Fixed error handling in 3c5775d36f7e431d9691829a78580873111cb714 for non-oper...
Florian Apolloner
2013-09-14
Delayed initialization of Selenium webdrivers.
Florian Apolloner
2013-09-13
Fixed #21060 -- Refactored admin's autodiscover method to make it reusable.
Juan Catalano
2013-09-11
Fixed #21056 -- AdminSite.app_index no longer blindly accepts any app-labelis...
Keryn Knight
2013-09-10
Fixed #20841 -- Added messages to NotImplementedErrors
Gregor MacGregor
2013-09-10
Fixed #4574 -- Added CSS classes to the admin calendar widget for better cont...
Roberto Aguilar
2013-09-10
Fixed #7467 -- Added a template block to override the admin welcome message.
Tim Graham
2013-09-09
Fixed #21063 -- AdminSite app_index should be fail early if the user has no p...
Keryn Knight
2013-09-07
Fixed #21013 -- Ensure that ModelAdmin.get_queryset is considered for the adm...
Juan Catalano
2013-09-07
Fixed #20836 -- Ensure that the ForeignKey's to_field attribute is properly c...
Julien Phalip
2013-09-07
Add `response_delete` and `render_delete_form` methods to `ModelAdmin`
Pablo Mouzo
2013-09-07
Fixed regression introduced by a962286, changed ugettext to ugettext_lazy.
Loic Bistuer
2013-09-06
Merge pull request #1578 from rmutter/ticket_20821
Julien Phalip
2013-09-06
Fixed #20821 -- Added tooltips to Admin SelectBox widget
Rudy Mutter
2013-09-06
Added AdminSite attributes for easily changing admin title.
Adrian Holovaty
2013-09-06
Fixed awkward indentation in admin URLconfs
Adrian Holovaty
2013-09-03
Fixed "indentation is not a multiple of four" pep8 issues.
Tim Graham
2013-09-01
Remove usage of deprecated module_name model option introduced in 1c0c879be3.
Ramiro Morales
2013-08-31
Fixed #17074 -- Improved first field detection in admin add form
Claude Paroz
2013-08-31
Updated Selenium-based tests after e909ceae9b.
Ramiro Morales
2013-08-30
Fixed #20989 -- Removed useless explicit list comprehensions.
Simon Charette
2013-08-29
Fixed #16433 -- Fixed a help_text/read only field interaction that caused an ...
Tim Graham
2013-08-22
Fixed #19303 -- Fixed ModelAdmin.formfield_overrides on fields with choices
Lukasz Balcerzak
2013-08-22
Fixed #20934 -- Avoided NoReverseMatch in ModelAdmin.changelist_view
Rainer Koirikivi
2013-08-19
Fixed #20640 -- Avoided NoReverseMatch in get_deleted_objects
Rainer Koirikivi
2013-08-19
Fixed #20777 -- Admin proxy model deletion regression
Anssi Kääriäinen
2013-08-13
Apply autoescaping to AdminURLFieldWidget.
Jacob Kaplan-Moss
2013-08-13
Fixed overflow for the "Recent Actions" widget on the admin index.
Loic Bistuer
2013-08-06
Fixed #20865 -- Fixed raw_id_fields to work with callable limit_choices_to.
Collin Anderson
2013-08-04
Introduced ModelAdmin.get_fields() and refactored get_fieldsets() to use it.
Loic Bistuer
2013-08-04
Merge pull request #1432 from loic/modeladmin.get_search_results
Tim Graham
2013-08-04
Deprecated SortedDict (replaced with collections.OrderedDict)
Curtis Maloney
2013-08-04
Moved get_search_results from BaseModelAdmin to ModelAdmin.
Loic Bistuer
2013-08-03
Added ModelAdmin.get_search_fields.
Loic Bistuer
2013-08-02
Fixed LogEntry.get_admin_url() for non-existent models.
Petr Dlouhý
2013-07-30
Updated some minified admin javascript files.
Julien Phalip
2013-07-30
Fixed #19082 -- Enabled admin field pre-population for existing objects.
Julien Phalip
2013-07-29
Fixed #14850 -- Cleaned up duplicate code in admin formset handling.
Tim Graham
2013-07-29
Deprecated django.utils.importlib
Claude Paroz
2013-07-27
Fixed #11195 -- Added CSS classes to the changelist cells to allow style cust...
Julien Phalip
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-27
Fixed #18511 -- Cleaned up admin password reset template titles.
Serge G. Spaolonzi
2013-07-26
Fixed #20805 -- Removed an extra colon beside checkboxes in the admin.
Tim Graham
2013-07-26
Updated contrib.admin to use Email/URLInputs; refs #16630
Tim Graham
2013-07-23
Fixed #19900 -- Updated admin buttons to use CSS3 rounded corners.
Pedro Mourelle
2013-07-21
Fixed #13629 -- Added CSS classes to the `<body>` tag of some admin templates...
Thomas Sorrel
2013-07-21
Fixed #13696 -- ensured inline pk field is rendered
Karen Tracey
[prev]
[next]