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
2016-01-08
Fixed #20846 -- Decreased User.username max_length to 150 characters.
Collin Anderson
2016-01-08
Fixed #21113 -- Made LogEntry.change_message language independent
Claude Paroz
2016-01-07
Fixed #25928 -- Clarified precendence of USE_THOUSAND_SEPARATOR and locale fo...
wingston sharon
2016-01-06
Fixed #25680 -- Added django-admin shell --command option.
Niels Van Och
2016-01-06
Refs #25878 -- Added the expected return type of CSRF_FAILURE_VIEW.
Tim Graham
2016-01-05
Fixed #25878 -- Documented requirement that handler404 return a 404 response.
Tim Graham
2016-01-04
Fixed #26032 -- Moved "project root directory" to a separate paragraph.
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-30
Fixed #25748 -- Added clarification on projects vs. applications.
Tim Graham
2015-12-26
Fixed #8065 -- Made id_list an optional argument for QuerySet.in_bulk().
Bryan Marty
2015-12-25
Fixed #14286 -- Added models.BigAutoField.
Alexander Sosnovskiy
2015-12-25
Added docs example for manually creating a column with RunSQL.
Gen1us2k
2015-12-24
Refs #13008 -- Forwardported 1.8.8 release note.
Tim Graham
2015-12-24
Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-23
Removed an extra header in docs/ref/templates/api.txt.
Tim Graham
2015-12-23
Fixed #25979 -- Dropped support for PostgreSQL 9.1.
Tim Graham
2015-12-23
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
Tim Graham
2015-12-23
Documented that GDAL is required to initialize GEOSGeometry from JSON.
Sergey Fedoseev
2015-12-23
Refs #25141 -- Removed note that says that GEOSGeometry.json requires GDAL.
Sergey Fedoseev
2015-12-22
Fixed #25950 -- Added support for GEOSisClosed.
Sergey Fedoseev
2015-12-22
Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.
Tim Graham
2015-12-22
Fixed #25838 -- Added "python" as an interface to the shell command.
Jon Dufresne
2015-12-21
Fixed #494 -- Added ability to specify classes on admin inline fieldsets.
Karen Tracey
2015-12-19
Fixed #25949 -- Documented Psycopg2 version requirement for JSONField.
Tim Graham
2015-12-18
Fixed #25869 -- Added trim and precision properties to WKTWriter.
Sergey Fedoseev
2015-12-18
Fixed #25063 -- Added path to makemigration's output of migration file.
Niels Van Och
2015-12-18
Fixed a typo in docs/ref/contrib/gis/geos.txt.
Sergey Fedoseev
2015-12-17
Refs #13110 -- Fixed typo in Feed class reference.
Garrison Benson
2015-12-14
Fixed #25662 -- Allowed creation of empty GEOS geometries.
Sergey Fedoseev
2015-12-14
Fixed #25725 -- Made HttpReponse immediately close objects.
Johannes Hoppe
2015-12-12
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
Iacopo Spalletti
2015-12-11
Fixed #25918 -- Removed unused LOGOUT_URL setting.
Tim Graham
2015-12-10
Fixed incorrect examples in ArrayField docs.
Dotan Agmon
2015-12-10
Fixed #21221 -- Made form Media and static template tag use staticfiles if in...
Johannes Hoppe
2015-12-09
Removed redundant highlight/code-block directives in docs/ref/templates/built...
Tim Graham
2015-12-09
Fixed typo in docs/ref/forms/validation.txt.
Andrew Plummer
2015-12-05
Fixed #25165 -- Removed inline JavaScript from the admin.
Thomas Grainger
2015-12-04
Fixed #25740 -- Documented GEOSGeometry operators.
Sergey Fedoseev
2015-12-04
Fixed #25853 -- Added support for GeoHash function on SpatiaLite.
Sergey Fedoseev
2015-12-04
Fixed #13774 -- Added models.Field.rel_db_type().
Alexander Sosnovskiy
2015-12-03
Fixed #25761 -- Added __cause__.__traceback__ to reraised exceptions.
Raphaƫl Hertzog
2015-12-03
Refs #25659 -- Added missing docs for Difference/Intersection/SymDifference f...
Sergey Fedoseev
2015-12-03
Fixed typo in docs/ref/models/instances.txt
Qile Wang
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-02
Fixed #25836 -- Added support for MakeLine aggregate on SpatiaLite.
Sergey Fedoseev
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-30
Removed old versionadded/changed directives.
Sergey Fedoseev
2015-11-25
Fixed #25773 -- Deprecated the geos.MultiPolygon.cascaded_union property.
Sergey Fedoseev
2015-11-25
Fixed man page by ensuring ".pot" doesn't render unescaped.
Tim Graham
2015-11-25
Fixed #25649 -- Documented that all GEOSGeometry constructors take srid kwarg.
Sergey Fedoseev
[prev]
[next]