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-06-07
Fixed #16860 -- Added password validation to django.contrib.auth.
Erik Romijn
2015-06-06
Fixed #24915 -- Added stricter session key validation
David Bannon
2015-06-06
Fixed #24910 -- Added createsuperuser support for non-unique USERNAME_FIELDs
Alasdair Nicol
2015-06-06
Instead of using DjangoJSONEncoder, use base_field's value_to_string.
Matthew Somerville
2015-06-05
Fixed #24937 -- fix serialization of Date(Time)RangeField.
Matthew Somerville
2015-06-05
Fixed #24862 -- Improved PostGIS database connection error message
Sylvain Fankhauser
2015-06-04
Fixed #24474 -- Allowed configuring the admin's empty change list value.
Loek van Gent
2015-06-04
Fixed #24837 -- field__contained_by=Range
Marc Tamlyn
2015-06-04
Fixed #24728 -- Renamed mime_type to content_type for syndication feeds
Raphael Michel
2015-05-30
Fixed #24604 -- Added JSONField to contrib.postgres.
Marc Tamlyn
2015-05-30
Add HasAnyKeys lookup for HStoreField.
Marc Tamlyn
2015-05-28
Added contrib.auth migration for refs #13147.
Tim Graham
2015-05-28
Fixed #24851 -- Fixed crash with reverse one-to-one relation in ModelAdmin.li...
Tim Graham
2015-05-25
Fixed #24841 -- Made BaseRangeField.prepare_value() call base_field's prepare...
Villiers Strauss
2015-05-24
Fixed #24844 -- Corrected has_changed implementation for HStoreField.
Andrea Grandi
2015-05-21
Fixed #17085, #24783 -- Refactored template library registration.
Preston Timmons
2015-05-20
Fixed incorrect session.flush() in cached_db session backend.
Tim Graham
2015-05-19
Fixed #24784 -- Fixed visibility regression in admin's FK widget.
Tim Graham
2015-05-16
Fixed #24774 -- Made contrib.site's Site.domain field unique
Piotr Jakimiak
2015-05-15
Fixed #24799 -- Fixed session cookie deletion when using SESSION_COOKIE_DOMAIN
Bo Lopker
2015-05-15
Added contrib.gis.admin.__all__
Tim Graham
2015-05-13
Removed unnecessary arguments in .get method calls
Piotr Jakimiak
2015-05-13
Fixed #24751 -- Fixed HStoreField isnull lookup.
Tim Graham
2015-05-11
Fixed #24553 -- Added the list of available applications to AdminSite.each_co...
Riccardo Magliocchetti
2015-05-08
Replaced multiple startswith in syndication/views.py
Piotr Jakimiak
2015-05-07
Used LogEntry methods to check LogEntry action_flag in __str__
Piotr Jakimiak
2015-05-06
Fixed #24207 -- Added 25D-type geometry field support to ogrinspect
Claude Paroz
2015-05-06
Fixed #24750 -- Updated two contrib.gis comment links
Tim Graham
2015-05-06
Fixed #16609 -- Fixed duplicate admin results when searching nested M2M relat...
Samuel Paccoud
2015-05-05
Improved formatting of auth model fields.
Edvinas Jurevicius
2015-05-05
Fixed #24564 -- Moved AbstractBaseUser and BaseUserManager so they can be use...
Dan Watson
2015-05-05
Removed empty sitemaps/models.py file.
Tim Graham
2015-05-02
Fixed #24737 -- Removed unnecesary kwargs in UserManager._create_user()
Luis Del Giudice
2015-05-02
Fixed #23387 -- Kept "Save as new" button after validation errors in admin.
Adam Zapletal
2015-05-01
Fixed #24724 -- Fixed GIS initialization crash on Windows.
Tim Graham
2015-05-01
Fixed #24676 -- Fixed help text positioning in ``contrib.admin`` filter_* wid...
Tim Graham
2015-04-30
Updated translations from Transifex
Claude Paroz
2015-04-25
Fixed #24499 -- Dropped support for PostGIS 1.5.
Tim Graham
2015-04-24
Delayed GDAL check for OSMGeoAdmin
Claude Paroz
2015-04-24
Rearranged imports in geos files
Claude Paroz
2015-04-24
Removed many HAS_GEOS conditional imports
Claude Paroz
2015-04-24
Lazy loading of GEOS functions
Claude Paroz
2015-04-23
Fixed failures with older Spatialite versions
Claude Paroz
2015-04-22
Deprecated legacy GeoManager/GeoQuerySet methods
Claude Paroz
2015-04-22
Added MySQL support to GIS functions
Claude Paroz
2015-04-22
Added Spatialite support to GIS functions
Claude Paroz
2015-04-22
Fixed #24214 -- Added GIS functions to replace geoqueryset's methods
Claude Paroz
2015-04-20
Refactored PasswordResetTokenGenerator to be a bit more extensible.
Matt Robenolt
2015-04-18
Removed cases of six.iter* wrapped in a list()
Curtis Maloney
2015-04-18
Stopped special-casing postgres-specific tests
Claude Paroz
[prev]
[next]