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
2018-11-06
Fixed #25251 -- Made data migrations available in TransactionTestCase when us...
romgar
2018-11-03
Fixed inconsistent indentation in docs/ref/contrib/auth.txt.
Tobias Bengfort
2018-11-01
Fixed #27994 -- Documented ManifestFilesMixin.
Theofanis Despoudis
2018-10-30
Capitalized SecurityMiddleware headers for consistency with other headers.
Artur Juraszek
2018-10-29
Fixed #29547 -- Added support for partial indexes.
Mads Jensen
2018-10-29
Fixed code highlighting in docs/ref/contrib/staticfiles.txt.
Tim Graham
2018-10-27
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
Tim Graham
2018-10-25
Fixed #29879 -- Added CSRF_COOKIE_HTTPONLY to CSRF AJAX docs.
Mayank Singhal
2018-10-24
Removed a useless sentence in docs/ref/unicode.txt.
Hemanth V. Alluri
2018-10-23
Fixed #29831 -- Added validation for makemigrations --name.
Prabakaran Kumaresshan
2018-10-23
Refs #29877 -- Made diveinto.org URLs HTTPS.
Jon Dufresne
2018-10-23
Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.
za
2018-10-22
Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value.
buzzi
2018-10-21
Removed "encoding" description in GIS tutorial.
Atul Varma
2018-10-18
Fixed #29858 -- Clarified docs regarding CSRF token header name.
Tim Graham
2018-10-15
Fixed #29817 -- Deprecated settings.FILE_CHARSET.
Jon Dufresne
2018-10-11
Fixed #29836 -- Bumped required cx_Oracle to 6.0.
Mariusz Felisiak
2018-10-10
Emphasized that ForeignKey.on_delete doesn't create a SQL constraint.
Andrea Rabbaglietti
2018-10-10
Refs #27795 -- Removed force_bytes() usage from django/utils/http.py.
Jon Dufresne
2018-10-09
Capitalized "Python" in docs and comments.
Jon Dufresne
2018-10-04
Improved tone in docs/ref/settings.txt.
Kate Berry
2018-10-04
Refs #27778 -- Removed "The database API" section from "Unicode data" docs.
Jon Dufresne
2018-10-03
Clarified when QuerySet.select_for_update() locks.
ovalseven8
2018-10-03
Corrected docs to say that all templates are text strings.
Jon Dufresne
2018-10-02
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
Stefano Chiodino
2018-10-02
Refs #29722 -- Added introspection of materialized views for PostgreSQL.
Nick Pope
2018-10-02
Fixed #29719 -- Added introspection of foreign tables for PostgreSQL.
Nick Pope
2018-10-02
Removed docs for obsolete limitations of inspectdb.
Tim Graham
2018-10-02
Refs #11964 -- Changed CheckConstraint() signature to use keyword-only argume...
Simon Charette
2018-10-02
Fixed #29711 -- Added a system check for uniquness of admin actions' __name__.
Przemysław Buczkowski
2018-10-01
Added tests for using bytearray with BinaryField and corrected docs.
Jon Dufresne
2018-09-27
Fixed #29796 -- Added system check for STATICFILES_DIRS prefix ending with a ...
Paweł Kołodziej
2018-09-26
Added test of filtering on BinaryField and corrected docs.
Jon Dufresne
2018-09-26
Fixed #29795 -- Confirmed support for PostGIS 2.5.
Sergey Fedoseev
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-09-25
Normalized spelling of "lowercase" and "lowercased".
Jon Dufresne
2018-09-25
Refs #29784 -- Normalized Python docs links to omit the version.
Jon Dufresne
2018-09-18
Fixed #23646 -- Added QuerySet.bulk_update() to efficiently update many models.
Tom Forbes
2018-09-18
Made various edits to docs/ref/utils.txt.
Adam Johnson
2018-09-18
Confirmed support for GEOS 3.7.
Sergey Fedoseev
2018-09-17
Fixed #27899 -- Added support for phrase/raw searching in SearchQuery.
Claude Paroz
2018-09-17
Fixed #29761 -- Confirmed support for PROJ 5.x.
Sergey Fedoseev
2018-09-17
Fixed #29757 -- Documented Oracle DSN and Easy Connect options.
jtiai
2018-09-14
Fixed #29642 -- Added check for arguments of custom error handler views.
Adam Johnson
2018-09-13
Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries.
Ramiro Morales
2018-09-12
Fixed typo in docs/ref/contrib/postgres/search.txt.
Adam Zapletal
2018-09-11
Emphasized that TemplatesSetting must be used to override widget templates.
Stephen Finucane
2018-09-11
Fixed #29560 -- Added --force-color management command option.
Hasan Ramezani
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-09-06
Refs #29713 -- Improved error message from translation system check.
Nick Pope
[prev]
[next]