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
2017-10-20
Fixed #28577 -- Added checks for ArrayField and JSONField to prevent mutable ...
Flávio Juvenal
2017-10-20
Fixed #27515 -- Made AuthenticationForm's username field use the max_length f...
Lucas Connors
2017-10-16
Fixed typo in MessageMiddleware.process_response() docstring.
Joe Arthur
2017-10-14
Fixed #28713 -- Prevented ModelBackend.get_all_permissions() from mutating ge...
Yuri Kaszubowski Lopes
2017-10-12
Refs #28248 -- Clarified the precision of PASSWORD_RESET_TIMEOUT_DAYS.
Tim Graham
2017-10-12
Fixed #28688 -- Made admin's URLify.js skip removal of English words if non-A...
Sævar Öfjörð Magnússon
2017-10-09
Fixed #28591 -- Added an error message for createsuperuser --username= (blank).
Hasan Ramezani
2017-10-09
Fixed #28685 -- Fixed awkward wrapping of Select2 chips.
Johannes Hoppe
2017-10-06
Fixed #28665 -- Change some database exceptions to NotImplementedError per PE...
Simon Charette
2017-10-02
Fixed #28490 -- Removed unused code in admin.E108 check.
Hunter Richards
2017-10-02
Refs #23919 -- Removed unneeded float()/int() calls.
Mariusz Felisiak
2017-09-30
Fixed #28654 -- Dropped support for SpatiaLite 4.0.
Tim Graham
2017-09-28
Simplified various __eq__() methods.
Mads Jensen
2017-09-27
Fixed #28603 -- Clarified comment in collectstatic's collect().
Ed Morley
2017-09-25
Refs #27857 -- Replaced json.loads() ValueError exception catching with JSOND...
Tim Graham
2017-09-25
Fixed #28552 -- Dropped support for MySQL 5.5.
Tim Graham
2017-09-25
Reverted "Fixed #28248 -- Fixed password reset tokens being valid for 1 day l...
Tim Graham
2017-09-24
Fixed JS linter error
Claude Paroz
2017-09-24
Updated translation catalogs
Claude Paroz
2017-09-24
Refs #25006 -- Marked again admin time picker shortcuts for translation
Claude Paroz
2017-09-22
Refs #25187 -- Required the authenticate() method of authentication backends ...
Tim Graham
2017-09-22
Refs #26929 -- Removed extra_context parameter of contrib.auth.views.logout_t...
Tim Graham
2017-09-22
Refs #17209 -- Removed login/logout and password reset/change function-based ...
Tim Graham
2017-09-22
Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) s...
Nicolas Delaby
2017-09-21
Fixed #28576 -- Added color interpretation method to GDALBand.
Niall Dalton
2017-09-20
Fixed #28617 -- Made ogrinspect output pep8 compliant.
Thomas Schorr
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-09-19
Refs #28334 -- Fixed crash in hstore/citext oid caching during test db creation.
Tim Graham
2017-09-18
Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyF...
Johannes Hoppe
2017-09-18
Refs #14370 -- Vendored Select2 4.0.3 for use by the admin.
Johannes Hoppe
2017-09-16
Fixed #26818 -- Added responsive CSS for the admin.
elky
2017-09-16
Simplified Count.convert_value() and RegrCount.convert_value().
Sergey Fedoseev
2017-09-15
Fixed #28334 -- Added caching for hstore/citext OIDs.
Igor Gumenyuk
2017-09-13
Removed unnecessary parens in various code.
Mariusz Felisiak
2017-09-13
Merged isinstance() calls.
Mariusz Felisiak
2017-09-12
Refs #28569 -- Fixed gis_tests.inspectapp.tests.OGRInspectTest.test_time_field.
Sergey Fedoseev
2017-09-12
Moved contrib.gis.geometry.regex to contrib.gis.geometry.
Tim Graham
2017-09-12
Removed django.contrib.gis.geometry.backend.
Tim Graham
2017-09-12
Used sqlite3.Connection.load_extension() instead of query execution for Spati...
Sergey Fedoseev
2017-09-11
Fixed #28570 -- Dropped support for GEOS 3.3.x.
Sergey Fedoseev
2017-09-11
Fixed #28492 -- Defined default output_field of expressions at the class level.
Simon Charette
2017-09-11
Fixed #28353 -- Fixed some GIS functions when queryset is evaluated more than...
Sergey Fedoseev
2017-09-11
Fixed #28392 -- Fixed GIS's WKT regex to match large scientific notation numb...
Sergey Fedoseev
2017-09-09
Refs #24928 -- Added introspection support for PostgreSQL RangeField
Claude Paroz
2017-09-09
Refs #24928 -- Added introspection support for PostgreSQL JSONField
Claude Paroz
2017-09-09
Fixed #25961 -- Removed handling of non-thread safe GEOS functions.
Sergey Fedoseev
2017-09-08
Fixed deepcopy of AreaField and DistanceField.
Sergey Fedoseev
2017-09-08
Simplified GEOSFuncFactory.
Sergey Fedoseev
2017-09-07
Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
Tim Graham
2017-09-07
Removed unneeded __init__() methods.
Sergey Fedoseev
[prev]
[next]