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
Age
Commit message (
Expand
)
Author
2019-02-07
Added stub release notes for security releases.
Carlton Gibson
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.safestring.SafeBytes.
Tim Graham
2019-02-05
Refs #27753 -- Removed django.utils.functional.curry().
Tim Graham
2019-02-05
Refs #27753 -- Removed django.utils.decorators.ContextDecorator alias.
Tim Graham
2019-02-05
Refs #27753 -- Removed django.utils.six.
Tim Graham
2019-02-05
Refs #27753 -- Removed django.utils._os.abspathu(), upath(), and npath().
Tim Graham
2019-02-05
Refs #27753 -- Removed django.utils.decorators.available_attrs().
Tim Graham
2019-02-05
Refs #27753 -- Removed django.utils.lru_cache.
Tim Graham
2019-02-05
Refs #27753 -- Removed django.test.utils.patch_logger() and str_prefix().
Tim Graham
2019-02-04
Refs #27753 -- Deprecated django.utils.http urllib aliases.
Tim Graham
2019-02-04
Fixed duplicate word in docs/releases/2.0.txt. (#10934)
Daniel Hahler
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-02-02
Removed unused words from docs/spelling_wordlist.
Mariusz Felisiak
2019-02-01
Used extlinks for GitHub commits.
Tim Graham
2019-01-31
Used LoginRequiredMixin in "Models and request.user" example.
Daniel Roseman
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
Refs #29444 -- Renamed DatabaseFeatures.can_return_id* to be generic for othe...
Johannes Hoppe
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-29
Fixed #30108 -- Allowed adding foreign key constraints in the same statement ...
Dan Tao
2019-01-29
Fixed typo in docs/releases/2.2.txt.
Daniel Hahler
2019-01-28
Fixed #29973 -- Added compilemessages --ignore option.
rsiemens
2019-01-28
Fixed #30137 -- Replaced OSError aliases with the canonical OSError.
Jon Dufresne
2019-01-28
Refs #30033 -- Doc'd change regarding apps without migrations depending on ap...
Tim Graham
2019-01-27
Fixed typo in docs/ref/request-response.txt.
Sergey Fursov
2019-01-23
Fixed #30123 -- Removed tuple support in DatabaseIntrospection.get_field_type().
Nick Pope
2019-01-23
Refs #30123 -- Changed second arg of DatabaseIntrospection.get_geometry_type(...
Nick Pope
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
Advanced deprecation warnings for Django 3.0.
Tim Graham
2019-01-17
Refs #21221 -- Removed staticfiles and admin_static template tag libraries.
Tim Graham
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 #11557 -- Removed the field_name keyword argument to QuerySet.earliest()...
Tim Graham
2019-01-17
Refs #28370 -- Removed support for the context arg of Field.from_db_value() a...
Tim Graham
2019-01-17
Refs #28137 -- Removed HttpRequest.xreadlines() per deprecation timeline.
Tim Graham
2019-01-17
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
Tim Graham
2019-01-17
Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline.
Tim Graham
[prev]
[next]