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-04-24
Fixed #22598 -- Allowed make_aware() to work with ambiguous datetime
Josh Smeaton
2015-04-24
Fixed #24656 -- Added missing imports to query expressions doc.
Nicolas NoƩ
2015-04-24
Fixed #24695 -- Tidied up a couple of regexes in the CBV docs
Alasdair Nicol
2015-04-24
Documented INSTALLED_APPS requirement for HStoreField.
Tim Graham
2015-04-22
Fixed #24613 -- Added example to QuerySet.defer() documentation
Richard Eames
2015-04-22
Added docs for new template loader api.
Preston Timmons
2015-04-22
Documented GeoQuerySet replacement by functions
Claude Paroz
2015-04-21
Fixed #24672 -- Clarified note about installing postgis_topology
Claude Paroz
2015-04-21
Fixed #24682 -- Corrected a few generic editing view links
Steve Hiemstra
2015-04-20
Fixed #24591 -- Optimized cloning of ModelState objects.
Marten Kenbeek
2015-04-20
Fixed #22394 -- Refactored built-in datetime lookups to transforms.
Jon Dufresne
2015-04-20
Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284.
Tim Graham
2015-04-20
Amended get_all_related_objects() backwards compatible replacement.
Neal Todd
2015-04-18
Removed DateTimeQuerySet from docs.
Tim Graham
2015-04-18
Fixed #23879 -- Allowed model migration skip based on feature/vendor
Claude Paroz
2015-04-17
Fixed #24657 -- Fixed include template tag example.
Tim Graham
2015-04-16
Fixed #24644 -- Added HTTP_ACCEPT to example headers list.
Abdulrahman Alotaibi
2015-04-16
Fixed #24645 -- Documented use of HStoreExtension.
Tim Graham
2015-04-14
Fixed #24603 -- Allowed Context.update() to be used as a context manager.
Tommy Beadle
2015-04-14
Fixed typos in docs/ref/templates/api.txt
Tim Graham
2015-04-14
Fixed #12199 -- Added the ability to use "as" with the firstof template tag.
Craig Oldford
2015-04-14
Fixed formatting in docs/ref/templates/builtins.txt
Maxime Lorant
2015-04-13
Update to indicate GDAL 1.11 is supported.
Justin Bronn
2015-04-13
Update PROJ.4 source instructions to use 4.9.1.
Justin Bronn
2015-04-13
Update link to use GEOS 3.4.2 in source installation docs.
Justin Bronn
2015-04-09
Fixed typo in docs/ref/contrib/admin/index.txt
andredelorme
2015-04-09
Fixed #24560 -- Added a --dry-run mode to the createcachetable command.
Adam Chainz
2015-04-08
Revert "Fixed #24474 -- Allowed configuring the admin's empty change list val...
Tim Graham
2015-04-08
Fixed #24474 -- Allowed configuring the admin's empty change list value.
Loek van Gent
2015-04-08
Fixed #24600 -- Fixed inaccurate example in template Context docs.
Tim Graham
2015-04-07
Fixed typo in docs/ref/models/expressions.txt
lampslave
2015-03-31
Fixed typo in docs/ref/templates/builtins.txt
Joost Rijneveld
2015-03-30
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
Andriy Sokolovskiy
2015-03-30
Fixed #24550 -- Added migration operation description to sqlmigrate output
Markus Holtermann
2015-03-29
Improved docs for timezone handling for auto_now and auto_now_add
Christopher Luc
2015-03-27
Fixed #24469 -- Refined escaping of Django's form elements in non-Django temp...
Moritz Sichert
2015-03-27
Dropped support for PostgreSQL 9.0.
Tim Graham
2015-03-26
Fixed #24510 -- Clarified FileField.upload_to docs.
Matt Seymour
2015-03-25
Fixed #24531 -- Improved CommaSeparatedIntegerField validation.
Bertrand Bordage
2015-03-25
Added some missing newlines in docs/ref/validators.txt.
Tim Graham
2015-03-25
Fixed #23814 -- Documented apps refactored out of Django.
Fabio Natali
2015-03-22
Fixed #23814 -- Pointed localflavor documentation to external package
Iacopo Spalletti
2015-03-22
Fixed #24485 -- Allowed combined expressions to set output_field
Josh Smeaton
2015-03-21
Fixed #24479 -- Added system check to prevent both ordering and order_wrt.
Jon Dufresne
2015-03-20
Fixed #24503 -- Added docs on LANGUAGE_CODE fallback change in 1.8.
Tim Graham
2015-03-20
Fixed #24419 -- Added sendtestemail management command
Loek van Gent
2015-03-19
Fixed #24417 -- Added ModelAdmin.get_list_select_related()
Loek van Gent
2015-03-18
Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed.
Karl Hobley
2015-03-18
Fixed #23960 -- Removed http.fix_location_header
Claude Paroz
2015-03-17
Updated links to latest version of PostGIS docs.
Tim Graham
[next]