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
2016-11-28
Quoted group name in django/contrib/auth/models.py docstring.
Nik Nyby
2016-11-28
Refs #26327 -- Renamed JsonAgg to JSONBAgg.
Mads Jensen
2016-11-25
Fixed #27532 -- Deprecated Model._meta.has_auto_field
Adam Chainz
2016-11-25
Fixed #25966 -- Made get_user_model() work at import time.
Aymeric Augustin
2016-11-24
Fixed #27531 -- Added block.super to admin's delete confirmation extrahead bl...
elky
2016-11-23
Fixed #26920 -- Made GEOSGeometry equality check consider the srid
Jackie Leng
2016-11-22
Added tests for contrib.sitemaps.ping_google().
Adam Chainz
2016-11-21
Refs #17209 -- Fixed token verification for PasswordResetConfirmView POST req...
Florian Apolloner
2016-11-16
Fixed #27467 -- Made UserAttributeSimilarityValidator max_similarity=0/1 work...
Tim Graham
2016-11-16
Fixed #27488 -- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid.
Sergey Fedoseev
2016-11-15
Refs #27003 -- Fixed JSONField crash on converted values.
Brandon Chinn
2016-11-15
Refs #27003 -- Fixed SimpleArrayField crash on converted values.
Brandon Chinn
2016-11-15
Fixed #27393 -- Aligned input boxes in admin password reset forms.
Michiel Beijen
2016-11-14
Fixed #27463 -- Fixed E741 flake8 warnings.
Ramin Farajpour Cami
2016-11-14
Fixed E305 flake8 warnings.
Ramin Farajpour Cami
2016-11-12
Fixed #27448 -- Switched use of functions deprecated in PostGIS 2.2.
Christian von Roques
2016-11-12
Fixed #27479 -- Fixed GDALClose prototype. (#7546)
Sergey Fedoseev
2016-11-12
Fixed #27386 -- Wrapped admin's readonly fields in <div> rather than <p>.
Jacob Rief
2016-11-11
Fixed #27421 -- Added shape, size, and offset controls to GDALRaster construc...
Daniel Wiesmann
2016-11-01
Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with Suspicious...
Andrew Nester
2016-10-28
Fixed #20939 -- Simplified query generation by converting QuerySet to Query.
Tim Graham
2016-10-25
Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations."
Jon Dufresne
2016-10-24
Fixed #26357 -- Allowed admin popups to work on links added after page load.
Julian Andrews
2016-10-24
Added MySQLOperations.geom_func_prefix to simplify.
Sergey Fedoseev
2016-10-13
Fixed #26954 -- Prevented ModelAdmin.has_module_permission()=False from block...
Halil Kaya
2016-10-11
Replaced '__' with LOOKUP_SEP constant.
Nick Pope
2016-10-10
Removed unused contrib.admin.utils.remove_trailing_data_field().
Tim Graham
2016-10-10
Fixed gis_tests.geoapp when run in isolation.
Tim Graham
2016-10-07
Fixed #24941 -- Added ModelAdmin.get_exclude().
Zach Borboa
2016-10-07
Fixed #26327 -- Added JsonAgg to contrib.postgres.
Mads Jensen
2016-10-05
Fixed #27273 -- Added a construct_change_message() admin utility function.
Tim Graham
2016-10-04
Fixed #27218 -- Returned LogEntry instances from ModelAdmin.log_*() methods.
François Freitag
2016-10-01
Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field det...
Claude Paroz
2016-09-30
Updated translations from Transifex
Claude Paroz
2016-09-30
Updated links to the current version of MySQL docs.
Tim Graham
2016-09-27
Split admin_docs tests into separate files.
Tim Graham
2016-09-27
Fixed #20705 -- Allowed using PasswordResetForm with user models with an emai...
levental
2016-09-27
Fixed #27266 -- Allowed using assertFormError()/assertFormsetError() in admin...
Tim Graham
2016-09-23
Fixed #27261 -- Added missing python-brace-format marker
Claude Paroz
2016-09-22
Fixed #27257 -- Fixed builtin text lookups on JSONField keys.
Simon Charette
2016-09-22
Fixed #27158 -- Fixed positioning of admin's many-to-many widgets in rtl.css.
Mehdi Pourfar
2016-09-22
Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput,...
Tim Graham
2016-09-22
Fixed #27056 -- Allowed migrating geometry field dimension on PostGIS
Claude Paroz
2016-09-21
Alphabetized classes in contrib.postgres.operations.
Tim Graham
2016-09-21
Fixed #26610 -- Added CITextField to contrib.postgres.
Mads Jensen
2016-09-20
Refs #27025 -- Fixed ArrayField querying on Python 3.6.
Tim Graham
2016-09-17
Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.
Tim Graham
2016-09-17
Simplified PostGIS index creation
Claude Paroz
2016-09-17
Stopped deleting from the geometry_columns view on PostGIS
Claude Paroz
2016-09-16
Fixed #26697 -- Removed contrib.gis.maps.
Tim Graham
[prev]
[next]