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
2015-08-07
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
Caio Ariede
2015-08-05
Fixed #25213 -- Discouraged use of QuerySet.extra()
Tim Graham
2015-08-05
Fixed #25212 -- Documented the RawSQL expression.
Tim Graham
2015-08-04
Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txt
Tim Graham
2015-08-04
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
Matt Robenolt
2015-08-03
Refs #17914 -- Discouraged using reverese() with callables.
Tim Graham
2015-08-01
Fixed #25146 -- Allowed method_decorator() to decorate classes.
Rigel Di Scala
2015-08-01
Fixed #24690 -- Added a warning about mutable defaults for ArrayField/JSONField.
Tim Graham
2015-07-31
Refs #25184 -- Started deprecation for contrib.gis.geoip.
Flavio Curella
2015-07-31
Fixed #25184 -- Added support for MaxMind GeoLite2 database format
Flavio Curella
2015-07-31
Fixed #25174 -- Moved some details of CheckMessage to the reference guide.
Tim Graham
2015-07-31
Removed unnecessary F() from Func expressions docs
Alasdair Nicol
2015-07-27
Refs #18556 -- Fixed a typo in the related manager add() method docs.
Simon Charette
2015-07-28
Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible.
Tim Graham
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-27
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
Tim Graham
2015-07-27
Fixed typo in docs/ref/middleware.txt
jorgecarleitao
2015-07-24
Fixed #22258 -- Added progress status for dumpdata when outputting to file
Claude Paroz
2015-07-21
Added PostgreSQL non-durable settings hint in docs.
Federico Capoano
2015-07-21
Fixed #25129 -- Made model instance defaults work with migrations (refs #24919).
Tim Graham
2015-07-20
Fixed #25141 -- Diminished GDAL dependence during geojson serialization
Claude Paroz
2015-07-20
Fixed signature of ModelAdmin.get_paginator() in docs.
Ali Vakilzade
2015-07-17
Fixed #16501 -- Added an allow_unicode parameter to SlugField.
Edward Henderson
2015-07-17
Fixed #25125 -- Updated docs on cookie naming conventions.
Konrad Świat
2015-07-16
Fixed #25078 -- Added support for disabled form fields
Claude Paroz
2015-07-16
Fixed #25120 -- Deprecated egg template loader.
Tim Graham
2015-07-15
Refs #24219 -- Removed inaccurate sentence after move of SelectDateWidget.
Tim Graham
2015-07-15
Fixed typo in SelectDateWidget docs.
Tim Graham
2015-07-15
Fixed #24966 -- Added deployment system check for empty ALLOWED_HOSTS.
rroskam
2015-07-13
Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settings are d...
Daniel Roseman
2015-07-13
Documented templates system check type.
Tim Graham
2015-07-13
Fixed #25116 -- Removed long-broken admindocs bookmarklets
Ben Spaulding
2015-07-13
Fixed #24984 -- Added link to Jinja2 static tag instructions in staticfiles d...
Chris McCollister
2015-07-10
Fixed #25103 -- Corrected versionadded for FileResponse
Matthew Madurski
2015-07-09
Fixed #25048 -- Documented that runservers strips headers with underscores.
Tim Graham
2015-07-04
Fixed #25051 -- Clarified return type of {% now %} tag.
Tim Graham
2015-07-03
Fixed mistake in Model.from_db() example.
Luke
2015-07-02
Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only exte...
Jan Pazdziora
2015-07-02
Fixed #24997 -- Enabled bulk_create() on proxy models
William Schwartz
2015-07-01
Fixed #4960 -- Added "strip" option to CharField
Curtis
2015-06-30
Fixed #25038 -- Reverted incorrect documentation about inspectdb introspectin...
Tim Graham
2015-06-27
Fixed #25033 -- Added context_processors.auth to documented admin dependencies.
Tim Graham
2015-06-25
Refs #24127 -- Added documentation for HttpRequest.current_app.
Marten Kenbeek
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-24
Refs #24840 -- Added GDALRaster Warp and transform methods
Daniel Wiesmann
2015-06-22
Fixed #25001 -- Doc'd caveat about collectstatic and removing INSTALLED_APPS.
Tim Graham
2015-06-22
Fixed #24983 -- Clarified contrib.sites Site.domain is fully qualified.
Bipin Suresh
2015-06-22
Fixed #24970 -- Added --managers and --admins options to the sendtestemail ma...
Rolo
2015-06-21
Fixed #24985 -- Added note about possible invalid feed content
Claude Paroz
2015-06-20
Fixed #25010 -- Documented APP_DIRS default in startproject's settings.py
Tim Graham
[prev]
[next]