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-11-25
Updated link to IBM DB2 backend.
Sergey Fedoseev
2019-11-25
Fixed #31025 -- Fixed highlightlinenothreshold deprecation warning on Sphinx ...
Baptiste Mispelon
2019-11-25
Doc'd SpatiaLite support of 3D geometry fields.
Sergey Fedoseev
2019-11-25
Refs #25388 -- Corrected value of TEST MIGRATE setting in MIGRATION_MODULES d...
Jon Dufresne
2019-11-25
Fixed #28469 -- Doc'd how to create a custom HttpResponse subclass.
Baptiste Mispelon
2019-11-22
Fixed #30996 -- Added AsWKB and AsWKT GIS functions.
Sergey Fedoseev
2019-11-21
Fixed #31012 -- Reverted "Fixed #29056 -- Fixed HTML5 validation of required ...
Carlton Gibson
2019-11-21
Fixed #30484 -- Added conditional expressions support to CheckConstraint.
Simon Charette
2019-11-21
Fixed #30625 -- Doc'd cache.get()/delete() behavior change in Django 2.2.
Hasan Ramezani
2019-11-21
Made versionadded/versionchanged annotations without a content end with ".".
Sergey Fedoseev
2019-11-20
Fixed #25388 -- Added an option to allow disabling of migrations during test ...
Jon Dufresne
2019-11-20
Fixed #31008 -- Fixed typos in docs/topics/logging.txt.
Mariusz Felisiak
2019-11-20
Pinned asgiref version.
Carlton Gibson
2019-11-20
Fixed #27164 -- Fixed an example of using routers in multiple databases docs.
Caio Ariede
2019-11-19
Added stub release notes for 2.1.15.
Mariusz Felisiak
2019-11-19
Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deleti...
Daniel Izquierdo
2019-11-19
Fixed #30999 -- Fixed typo in docs/howto/custom-template-tags.txt.
Hasan Ramezani
2019-11-19
Fixed #30987 -- Added models.PositiveBigIntegerField.
Caio Ariede
2019-11-18
Expanded API stability docs to include our policy of continual improvement.
Luke Plant
2019-11-18
Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.
Sergey Fedoseev
2019-11-18
Fixed #30988 -- Deprecated the InvalidQuery exception.
Simon Charette
2019-11-18
Fixed #30990 -- Fixed example output in 'z' date format docs.
Baptiste Mispelon
2019-11-14
Fixed #29916 -- Added lower_inc, lower_inf, upper_inc, and upper_inf lookups ...
Dulmandakh
2019-11-14
Fixed #30759 -- Made cache.delete() return whether it succeeded.
daniel a rios
2019-11-12
Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.
Mariusz Felisiak
2019-11-12
Added stub release notes for 2.2.8 release.
Mariusz Felisiak
2019-11-12
Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to ...
David Foster
2019-11-11
Fixed typo in docs/topics/files.txt.
Mariusz Felisiak
2019-11-11
Fixed #30252 -- Clarified need to reopen forms.fields.ImageField.image file t...
Hasan Ramezani
2019-11-11
Fixed #30958 -- Used a clearer example in the Cast() docs.
Farhaan Bukhsh
2019-11-08
Fixed #30948 -- Changed packaging to use declarative config in setup.cfg.
Jon Dufresne
2019-11-08
Refs #30948 -- Updated install instructions to use pip instead of setup.py.
Jon Dufresne
2019-11-08
Doc'd archiving historical branches as git tags.
Carlton Gibson
2019-11-08
Fixed #24858 -- Added support for get_FOO_display() to ArrayField and RangeFi...
Hasan Ramezani
2019-11-08
Fixed #30955 -- Doc'd that only concrete base models are stored in historical...
Shipeng Feng
2019-11-07
Fixed #30943 -- Added BloomIndex to django.contrib.postgres.
Nick Pope
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-11-07
Refs #29983 -- Added support for using pathlib.Path in all settings.
Jon Dufresne
2019-11-07
Replaced 'n_' prefix with 'number_of_' in docs/topics/db/queries.txt.
René Fleschenberg
2019-11-07
Fixed #30865 -- Doc'd that not all DATABASES['OPTIONS'] are passed to command...
Farhaan Bukhsh
2019-11-06
Removed unused import of ACTION_CHECKBOX_NAME in django.contrib.admin.
Mariusz Felisiak
2019-11-06
Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin...
Daniel Fairhead
2019-11-06
Refs #29983 -- Added pathlib.Path support to the file email backend.
Jon Dufresne
2019-11-06
Documented arguments for custom 500 error view.
Dan Swain
2019-11-06
Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Stephen Rauch
2019-11-06
Added a link to the file email backend from EMAIL_FILE_PATH setting.
Jon Dufresne
2019-11-05
Fixed #30944 -- Changed reusable apps docs to use a declarative config.
Jon Dufresne
2019-11-05
Fixed #30928 -- Clarified MySQL/MariaDB support of QuerySet.select_for_update...
kola-er
2019-11-05
Refs #30923 -- Fixed an example of rendering templates in contrib.sites docs.
Alasdair Nicol
2019-11-05
Fixed #30947 -- Changed tuples to lists in model Meta options in django.contr...
Jon Dufresne
[prev]
[next]