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
2015-05-20
[1.8.x] Fixed incorrect session.flush() in cached_db session backend.
Tim Graham
2015-05-19
[1.8.x] Fixed #24784 -- Fixed visibility regression in admin's FK widget.
Tim Graham
2015-05-15
[1.8.x] Fixed #24799 -- Fixed session cookie deletion when using SESSION_COOK...
Bo Lopker
2015-05-15
[1.8.x] Fixed #24802 -- Delayed GDAL check for OSMGeoAdmin
Tim Graham
2015-05-13
[1.8.x] Fixed #24751 -- Fixed HStoreField isnull lookup.
Tim Graham
2015-05-06
[1.8.x] Fixed #24750 -- Updated two contrib.gis comment links
Tim Graham
2015-05-01
[1.8.x] Fixed #24724 -- Fixed GIS initialization crash on Windows.
Tim Graham
2015-05-01
[1.8.x] Fixed #24676 -- Fixed help text positioning in ``contrib.admin`` filt...
Tim Graham
2015-04-30
[1.8.x] Updated translations from Transifex
Claude Paroz
2015-04-17
[1.8.x] Fixed #24655 -- Fixed JavaScript path of contrib.admin's related fiel...
Eric Whitmire
2015-04-16
[1.8.x] Fixed #24615 -- ordering by expression not part of SELECT
Anssi Kääriäinen
2015-04-11
[1.8.x] Fixed #24625 -- Prevented arbitrary file inclusion in admindocs
Markus Holtermann
2015-04-11
[1.8.x] Fixed #24624 -- Replaced obsoleted rel.opts in admindocs view
Claude Paroz
2015-04-01
[1.8.x] Fetched updated contrib translations from Transifex
Claude Paroz
2015-03-27
[1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Dja...
Moritz Sichert
2015-03-18
[1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be...
Karl Hobley
2015-03-18
[1.8.x] Updated translation catalogs
Claude Paroz
2015-03-18
[1.8.x] Removed translations from contrib.messages
Claude Paroz
2015-03-17
[1.8.x] Refs #24485 -- Renamed some expression types
Josh Smeaton
2015-03-16
[1.8.x] Fixed #24488 -- Made create_default_site() use default pk of 1.
Marten Kenbeek
2015-03-14
[1.8.x] Fixed #24480 -- Marked strings in contrib.gis templates for translation.
Tim Graham
2015-03-04
[1.8.x] Fixed #24426 -- Displayed admin actions panel when show_full_result_c...
Tim Graham
2015-03-04
[1.8.x] Used format_html() in contrib.admin.utils for consistency.
Tim Graham
2015-03-03
[1.8.x] Removed outdated docstring for get_admin_url().
Mathias André
2015-02-25
[1.8.x] Fixed #24411 -- Avoided dict key/method clash in admin delete views.
Tim Graham
2015-02-23
[1.8.x] Fixed #24381 -- removed ForeignObjectRel opts and to_opts
Anssi Kääriäinen
2015-02-20
[1.8.x] Fixed #24341 -- Added specific error messages to RangeField subclasses
foresmac
2015-02-20
[1.8.x] Fixed #24351, #24346 -- Changed the signature of allow_migrate().
Loic Bistuer
2015-02-20
[1.8.x] Fixed #24373 -- Added run_validators to ArrayField.
Marc Tamlyn
2015-02-20
[1.8.x] Update converters to take a consistent set of parameters.
Marc Tamlyn
2015-02-16
[1.8.x] Moved contrib.contenttypes tests out of contrib.
Tim Graham
2015-02-16
[1.8.x] Fixed #24299 -- Added an auth migration to ensure contenttypes is mig...
Tim Graham
2015-02-16
[1.8.x] Refs #24299 -- Made contenttypes migrations signal handler more robust.
Sergey Fedoseev
2015-02-16
[1.8.x] Explicitly checked for LookupError in contenttypes migration
Markus Holtermann
2015-02-14
[1.8.x] Fixed #24289 -- Reversed usage of Field.many_to_one and one_to_many.
Loic Bistuer
2015-02-13
[1.8.x] Fixed #24315 -- Fixed auth.views.password_reset_confirm() with a UUID...
Tim Graham
2015-02-13
[1.8.x] Fixed #24334 -- Allowed admin password reset to work with non-digit c...
Tim Graham
2015-02-13
[1.8.x] Fixed #24332 -- Fixed contrib.sites create_default_site() when 'defau...
Tim Graham
2015-02-12
[1.8.x] Fixed #24333 -- Fixed admin history view crash with non-integer slug.
Tim Graham
2015-02-12
[1.8.x] Fixed #24161 -- Stored the user primary key as a serialized value in ...
Tim Graham
2015-02-11
[1.8.x] Refs #14497 -- Handled empty readonly admin FileFields
Collin Anderson
2015-02-11
[1.8.x] Moved contrib.webdesign tests out of contrib.
Tim Graham
2015-02-11
[1.8.x] Moved contrib.gis tests out of contrib.
Tim Graham
2015-02-11
[1.8.x] Moved non-documented auth test models to the new test location.
Tim Graham
2015-02-11
[1.8.x] Moved contrib.auth tests out of contrib.
Tim Graham
2015-02-11
[1.8.x] Moved contrib.humanize tests out of contrib.
Tim Graham
2015-02-11
[1.8.x] Moved contrib.redirects tests out of contrib.
Tim Graham
2015-02-11
[1.8.x] Moved contrib.messages tests out of contrib.
Tim Graham
2015-02-11
[1.8.x] Moved contrib.sessions tests out of contrib.
Tim Graham
2015-02-11
[1.8.x] Moved contrib.sitemaps tests out of contrib.
Tim Graham
[next]