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-12-24
Fixed #30056 -- Added SQLite support for StdDev and Variance functions.
Nick Pope
2018-12-24
Fixed #20098 -- Added a check for model Meta.db_table collisions.
Sanyam Khurana
2018-12-22
Renamed Sqlite and Sqlite3 references to SQLite.
Nick Pope
2018-12-22
Fixed #30055 -- Dropped support for SQLite < 3.8.3.
Tim Graham
2018-12-21
Fixed #29750 -- Added View.setup() hook for class-based views.
François Freitag
2018-12-19
Fixed #30031 -- Added --no-header option to makemigrations/squashmigrations.
Dakota Hawkins
2018-12-06
Fixed #28766 -- Added ResolverMatch.route.
Benjamin Wohlwend
2018-12-06
Bumped mysqlclient requirement to >= 1.3.13.
Tim Graham
2018-12-05
Reverted "Fixed #25251 -- Made data migrations available in TransactionTestCa...
Tim Graham
2018-11-28
Refs #28205 -- Corrected ModelAdmin.prepopulated_fields docs regarding when t...
Tim Graham
2018-11-27
Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.
Tim Graham
2018-11-27
Corrected Aggregate docs to reflect that it accepts multiple expressions.
Simon Charette
2018-11-26
Refs #29722 -- Added introspection of materialized views for Oracle.
Mariusz Felisiak
2018-11-23
Refs #23801 -- Made integer field max_length warning show correct field type.
Nick Pope
2018-11-20
Corrected docs and removed unused code for got_request_exception signal's sen...
Tim Graham
2018-11-19
Refs #29722 -- Added introspection of partitions for PostgreSQL.
Nick Pope
2018-11-19
Fixed #29478 -- Added support for mangled names to cached_property.
Thomas Grainger
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-11-14
Fixed #29939 -- Increased Group.name max_length to 150 characters.
Timothy Allen
2018-11-14
Fixed typo in docs/ref/middleware.txt.
Daniel Musketa
2018-11-13
Fixed #29788 -- Added support for Oracle Managed File (OMF) tablespaces.
Mariusz Felisiak
2018-11-13
Fixed #29641 -- Added support for unique constraints in Meta.constraints.
Simon Charette
2018-11-13
Generalized check constraint docs for other constraints.
Simon Charette
2018-11-12
Corrected docs regarding RegisterLookupMixin subclasses.
Sergey Fedoseev
2018-11-10
Updated some links to https and new locations.
Mads Jensen
2018-11-09
Fixed #29941 -- Fixed missing variable in docs/ref/contrib/contenttypes.txt.
Tim Graham
2018-11-09
Fixed #29934 -- Added sqlparse as a require dependency.
Tim Graham
2018-11-09
Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.
Matthias Kestenholz
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
[prev]
[next]