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
Age
Commit message (
Expand
)
Author
2013-08-28
Fixed #18171 -- Checked signature of authenticate() to avoid supressing TypeE...
Michał Górny
2013-08-26
Fixed #20972 -- Make messages cookie follow session cookie secure/httponly
Erik Romijn
2013-08-23
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-22
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
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-21
Import test case classes from their public API module.
Ramiro Morales
2013-08-20
Import test case classes from their public API module.
Ramiro Morales
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Fixed #20640 -- Avoided NoReverseMatch in get_deleted_objects
Rainer Koirikivi
2013-08-19
Fixed GIS regression caused by force_subq
Anssi Kääriäinen
2013-08-19
Fixed #20777 -- Admin proxy model deletion regression
Anssi Kääriäinen
2013-08-16
Fixed #20829 -- Skip postgis metadata tables with introspection
Harm Geerts
2013-08-16
Combine consecutive with statements
Claude Paroz
2013-08-15
Fixed #20895 -- Made check management command warn if a BooleanField does not...
Alasdair Nicol
2013-08-14
Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail()
SusanTan
2013-08-13
Apply autoescaping to AdminURLFieldWidget.
Jacob Kaplan-Moss
2013-08-13
Fixed is_safe_url() to reject URLs that use a scheme other than HTTP/S.
Jacob Kaplan-Moss
2013-08-13
Merge pull request #1470 from loic/admin.actionlist
Tim Graham
2013-08-13
Fixed overflow for the "Recent Actions" widget on the admin index.
Loic Bistuer
2013-08-10
Fixed #20828 -- Allowed @permission_required to take a list of permissions
ersran9
2013-08-09
SQLite test fix -- refs #9057
Tim Graham
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-09
Fixed #9057 -- Added default_permissions model meta option.
Tim Graham
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-06
Fixed #20865 -- Fixed raw_id_fields to work with callable limit_choices_to.
Collin Anderson
2013-08-05
Fixed #20832 -- Enabled HTML password reset email
Justin Michalicek
2013-08-04
Fixed a number of lint warnings, particularly around unused variables.
Alex Gaynor
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 #18923 -- Corrected usage of sensitive_post_parameters in contrib.auth
Tim Graham
2013-08-02
Fixed LogEntry.get_admin_url() for non-existent models.
Petr Dlouhý
2013-08-02
Fixed #18681 -- GenericInlineModelAdmin.get_formset() no longer bypasses get_...
Loic Bistuer
2013-08-02
Fixed #20838 -- Fixed Geodjango spatialrefsys test failure with postgis-2.0.3
Harm Geerts
2013-07-31
Fixed #12103 -- Added AuthenticationForm.confirm_login_allowed to allow custo...
Tim Graham
2013-07-31
Fixed #20348 -- Consistently handle Promise objects in model fields.
Tai Lee
2013-07-31
Fixed #20793 -- Added Last-Modified header to sitemaps.
Julian Bez
2013-07-31
Fixed #20819 -- Return 404 instead of 500 error when ``staticfiles`` view is ...
Tai Lee
2013-07-30
Updated flatpages tests to override CSRF_FAILURE_VIEW.
Kirill Zaitsev
2013-07-30
Fixed a test that could fail depending on PASSWORD_HASHERS.
Aymeric Augustin
2013-07-30
Rename allow_syncdb to allow_migrate
Andrew Godwin
2013-07-30
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
Andrew Godwin
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
Removed most of absolute_import imports
Claude Paroz
2013-07-29
Fixed #14850 -- Cleaned up duplicate code in admin formset handling.
Tim Graham
2013-07-29
Deprecated django.utils.importlib
Claude Paroz
[prev]
[next]