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
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2019-02-12
Fixed #22423 -- Added support for MySQL operators on real geometries.
Claude Paroz
2019-02-12
Doc'd database functions for overlaps lookup.
Claude Paroz
2019-02-09
Fixed #30169 -- Removed SAP SQL Anywhere from "3rd party database backends" a...
Tim Graham
2019-02-09
Dropped support for GEOS 3.4.
Tim Graham
2019-02-09
Confirmed support for GDAL 2.4.
Tim Graham
2019-02-08
Removed extra characters in docs header underlines.
Mariusz Felisiak
2019-02-08
Fixed #30004 -- Changed default FILE_UPLOAD_PERMISSION to 0o644.
Himanshu Lakhara
2019-02-08
Fixed #30166 -- Dropped support for GDAL 1.11.
Tim Graham
2019-02-08
Fixed #30165 -- Deprecated ugettext(), ugettext_lazy(), ugettext_noop(), unge...
Jon Dufresne
2019-02-07
Updated Oracle docs links to Oracle 18c.
Mariusz Felisiak
2019-02-06
Refs #15372 -- Removed obsolete docs about manage.py setting sys.path.
Andy Chosak
2019-02-06
Refs #27753 -- Favored SafeString over SafeText.
Tim Graham
2019-02-06
Refs #27753 -- Deprecated django.utils.encoding.force_text() and smart_text().
Tim Graham
2019-02-06
Refs #27753 -- Favored force/smart_str() over force/smart_text().
Aymeric Augustin
2019-02-06
Fixed #30159 -- Removed unneeded use of OrderedDict.
Nick Pope
2019-02-06
Fixed #30157 -- Dropped support for Oracle 12.1.
Mariusz Felisiak
2019-02-05
Simplified and corrected LOGIN_URL, LOGIN_REDIRECT_URL, and LOGOUT_REDIRECT_U...
Tim Graham
2019-02-05
Refs #27753 -- Removed django.utils.six.
Tim Graham
2019-02-04
Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.
Tim Graham
2019-02-04
Fixed #30156 -- Dropped support for SpatiaLite 4.1 and 4.2.
Tim Graham
2019-02-04
Refs #30055 -- Bumped minimum SQLite version in GIS docs.
Tim Graham
2019-01-31
Refs #28161 -- Doc'd INSTALLED_APPS requirement for ArrayField(CIText).
Robert Coup
2019-01-31
Corrected output of Prefetch.to_attr example.
Sergey Fedoseev
2019-01-30
Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS.
Carlton Gibson
2019-01-30
Fixed #30116 -- Dropped support for Python 3.5.
Tim Graham
2019-01-28
Fixed #29973 -- Added compilemessages --ignore option.
rsiemens
2019-01-27
Fixed typo in docs/ref/request-response.txt.
Sergey Fursov
2019-01-21
Corrected GenericRelation's related_query_name manual lookup example.
Pavel Savchenko
2019-01-17
Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage.
Tim Graham
2019-01-17
Fixed typo in QuerySet.bulk_update documentation (#10859)
Day Barr
2019-01-17
Refs #28965 -- Removed utils.http.cookie_date() per deprecation timeline.
Tim Graham
2019-01-17
Refs #28841 -- Removed ForceRHR function per deprecation timeline.
Tim Graham
2019-01-17
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
Tim Graham
2019-01-17
Removed versionadded/changed annotations for 2.1.
Tim Graham
2019-01-16
Fixed #20147 -- Added HttpRequest.headers.
Santiago Basulto
2019-01-15
Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a th...
Collin Anderson
2019-01-14
Refs #28643 -- Changed Variance() to use NumericOutputFieldMixin.
Nick Pope
2019-01-14
Refs #28643 -- Changed StdDev() to use NumericOutputFieldMixin.
Nick Pope
2019-01-14
Refs #28643 -- Changed Avg() to use NumericOutputFieldMixin.
Nick Pope
2019-01-13
Fixed #27685 -- Added watchman support to the autoreloader.
Tom Forbes
2019-01-12
Refs #28643 -- Added Reverse database function.
Nick Pope
2019-01-12
Fixed #30062 -- Added support for unique conditional constraints.
Paveł Tyślacki
2019-01-11
Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optio...
MaximZemskov
2019-01-11
Refs #23829 -- Made ping_google command/function use https for the sitemap URL.
Sanyam Khurana
2019-01-11
Documented ping_google()'s ping_url argument.
Sanyam Khurana
2019-01-10
Fixed typos in docs/ref/models/constraints.txt.
Tim Graham
2019-01-10
Refs #28643 -- Added NullIf database function.
Mads Jensen
2019-01-09
Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().
Joshua Cannon
2019-01-09
Corrected whitespace in docs/ref/contrib/auth.txt.
Tim Graham
2019-01-09
Fixed #29968 -- Doc'd that QuerySet.bulk_update() doesn't check for duplicates.
Hasan Ramezani
[prev]
[next]