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-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
2015-06-20
Fixed #14200 -- Added a fallback if HttpRequest.urlconf is None.
Marten Kenbeek
2015-06-20
Added GDAL 2.0 support
Claude Paroz
2015-06-19
Fixed #23804 -- Added RasterField for PostGIS.
Daniel Wiesmann
2015-06-19
Fixed #24881 -- Clarified Meta.order_with_respect_to documentation
johannes.linke
2015-06-18
Fixed #24834 -- Fixed get_current_site() when Host header contains port.
Nick Pope
2015-06-16
Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField
Andriy Sokolovskiy
2015-06-16
Fixed #24971 -- Made startapp generate an apps.py
Mounir Messelmeni
2015-06-15
Fixed #24894 -- Added contrib.postgres.functions.TransactionNow
Adam Chainz
2015-06-12
Fixed #24963 -- Added File.seekable() on Python 3.
Carson Gee
2015-06-11
Used PEP 8 style indentation in forms docs.
Nick Smith
2015-06-10
Refs #16860 -- Minor edits and fixes to password validation.
Tim Graham
2015-06-09
Fixed import in docs/ref/contrib/syndication.txt
argaen
2015-06-09
Clarified the default form widgets for model number fields in docs
Matt Deacalion Stevens
2015-06-08
Fixed #24956 -- Fixed typo in docs/ref/forms/widgets.txt
Tim Graham
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-06-08
Fixed #24796 -- Added a hint on placement of SecurityMiddleware in MIDDLEWARE...
Marissa Zhou
2015-06-08
Fixed #24952 -- Fixed example SQL in Func() expressions docs
Alasdair Nicol
2015-06-07
Fixed #16860 -- Added password validation to django.contrib.auth.
Erik Romijn
2015-06-06
Fixed #24922 -- Added system check for templates setting
Sergei Maertens
2015-06-06
Fixed #24906 -- Fixed ResolverMatch.app_name for nested namespaces.
Marten Kenbeek
[next]