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
2017-06-08
Refs #25240 -- Added ExtractWeek examples.
Mads Jensen
2017-06-07
Fixed #28165 -- Ignored case in FileExtensionValidator's allowed_extensions.
Arne de Laat
2017-06-07
Corrected FileExtensionValidator doc regarding the value being validated.
Tim Graham
2017-06-07
Fixed #28257 -- Confirmed support for GDAL 2.2
Claude Paroz
2017-06-07
Fixed #28232 -- Made raster metadata readable and writable on GDALRaster/Band.
Daniel Wiesmann
2017-06-06
Fixed typo in docs/ref/class-based-views/mixins-single-object.txt.
Tim Graham
2017-06-05
Fixed #28102 -- Doc'd how to compute path to built-in widget template directo...
Windson yang
2017-06-03
Fixed #28192 -- Required passing optional form field args as keyword args.
Claude Paroz
2017-06-03
Fixed typo in docs/ref/forms/fields.txt.
Tim Graham
2017-06-03
Refs #28192 -- Fixed documentation of ChoiceField choices requirement
Claude Paroz
2017-06-03
Fixed #28190 -- Clarifed how include/extends treat template names.
Anupam
2017-06-02
Fixed #26028 -- Added overriding templates howto.
Philip James
2017-06-02
Fixed #28260 -- Allowed customizing the test tablespace initial and autoexten...
Mariusz Felisiak
2017-06-02
Fixed #28266 -- Fixed typo in docs/ref/models/instances.txt.
Lachlan Musicman
2017-06-01
Fixed #27639 -- Added chunk_size parameter to QuerySet.iterator().
François Freitag
2017-06-01
Clarified QuerySet.iterator()'s docs on server-side cursors.
François Freitag
2017-05-31
Refs #27777 -- Improved docs/added test for File context manager change.
Ingo Klöcker
2017-05-30
Refs #26294 -- Fixed typo in docs/ref/django-admin.txt.
René Fleschenberg
2017-05-29
Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
Tim Graham
2017-05-27
Corrected REPL example in forms docs for Python 3.
Jon Dufresne
2017-05-27
Fixed #27922 -- Added ErrorDict.get_json_data().
Tim Heap
2017-05-27
Fixed #27881 -- Added diffsettings --output option.
Chris Lamb
2017-05-26
Fixed #27978 -- Allowed loaddata to read data from stdin.
Pavel Kulikov
2017-05-25
Fixed #28239 -- Removed docs for a removed arg of template.Context.
Tim Graham
2017-05-23
Fixed #27859 -- Ignored db_index for TextField/BinaryField on Oracle and MySQL.
Mariusz Felisiak
2017-05-22
Fixed #28112 -- Added 'time_zone' in GeoIP2.city() dict.
R3turnz
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-05-22
Fixed #28015 -- Added makemessages --add-location option.
Ling-Xiao Yang
2017-05-20
Pointed Dive into Python links to python3 site
Michiel Beijen
2017-05-15
Refs #27996 -- Skipped RandomUUID test on PostgreSQL 9.3.
Tim Graham
2017-05-14
Fixed #28195 -- Added OSMWidget.default_zoom attribute.
Danilo Bargen
2017-05-14
Refs #28196 -- Removed mentions of bytestrings for EmailMessage
Claude Paroz
2017-05-13
Documented OSMWidget.default_lat/lon.
Danilo Bargen
2017-05-12
Fixed widgets module path in docs/ref/contrib/gis/forms-api.txt.
Tim Graham
2017-05-06
Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL.
François Freitag
2017-05-05
Fixed typo in docs/ref/forms/fields.txt.
Christoph Schindler
2017-05-04
Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
Tim Graham
2017-05-04
Fixed broken links to Oracle docs.
Mariusz Felisiak
2017-05-02
Fixed broken link to mysqlclient docs.
Tim Graham
2017-04-26
Fixed #28037 -- Clarified that QueryDict.items()/values() are generators.
Daniel F Moisset
2017-04-26
Added links and cosmetic edits to docs/ref/request-response.txt.
Tim Graham
2017-04-26
Fixed #28137 -- Deprecated HttpRequest.xreadlines().
Josh Schneier
2017-04-26
Fixed #27730 -- Doc'd that template vars created outside a block can't be use...
kapil garg
2017-04-26
Refs #23919 -- Removed File's Python 2 proxied methods.
Josh Schneier
2017-04-26
Fixed #27644 -- Doc'd FileSystemStorage.get_created_time().
Ingo Klöcker
2017-04-25
Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.post...
Paolo Melchiorre
2017-04-25
Removed nonexistent methods from File's docs.
Josh Schneier
2017-04-24
Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
2017-04-14
Fixed #28067 -- Clarified __str__() return type when using python_2_unicode_c...
Tim Graham
2017-04-14
Double quoted HTML attributes in widget docs
Claude Paroz
[prev]
[next]