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
Age
Commit message (
Expand
)
Author
2015-03-28
Fixed #24541 -- Clarified ModelFormSet's handling of initial data.
Tim Graham
2015-03-28
Fixed syntax highlighting in docs/topics/auth/default.txt
Tim Graham
2015-03-28
Fixed typo in docs/topics/forms/modelforms.txt
SaeX
2015-03-27
Fixed #24469 -- Refined escaping of Django's form elements in non-Django temp...
Moritz Sichert
2015-03-27
Fixed #18773 -- Added logging for template variable resolving
Caroline Simpson
2015-03-27
Dropped support for PostgreSQL 9.0.
Tim Graham
2015-03-27
Fixed #24519 -- Clarified location of templates directory in tutorial 2.
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 #24215 -- Refactored lazy model operations
Alex Hill
2015-03-25
Corrected typo in documentation
David Seddon
2015-03-25
Fixed #23814 -- Documented apps refactored out of Django.
Fabio Natali
2015-03-25
Renamed Field.rel attribute to remote_field
Anssi Kääriäinen
2015-03-24
Fixed #24361 -- Clarified docs on reconfiguring logging.
Tim Graham
2015-03-24
Fixed #23666 -- Recommended Git Bash for running unit tests on Windows.
Carolina
2015-03-24
Fixed #24501 -- Improved auth.decorators.user_passes_test() example.
Matt Seymour
2015-03-23
Fixed #16362 -- Allowed lookaround assertions in URL patterns.
Bas Peschier
2015-03-23
Fixed #13525 -- Added tests and docs for nested parameters in URL patterns.
Bas Peschier
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
Refs #14645 -- Documented bug with exclude() and multi-value relations
David Seddon
2015-03-20
Fixed #22106 -- Allowed using more than one instance of javascript_catalog pe...
Moritz Sichert
2015-03-20
Fixed #23520 -- Explained that custom plural forms should be avoided
Claude Paroz
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
Added today's security issues to archive.
Tim Graham
2015-03-18
Made is_safe_url() reject URLs that start with control characters.
Tim Graham
2015-03-18
Fixed an infinite loop possibility in strip_tags().
Tim Graham
2015-03-18
Added stub release notes for security releases.
Tim Graham
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 location of database backend data_types attribute in docs.
Tim Graham
2015-03-17
Updated links to latest version of PostGIS docs.
Tim Graham
2015-03-17
Refs #24487 -- Added upgrade tips about removal of SortedDict.
Tim Graham
2015-03-17
Updated location of gis_tests in docs.
Tim Graham
2015-03-17
Refs #24485 -- Renamed some expression types
Josh Smeaton
2015-03-17
Fixed #15579 -- Added ability to delete only child models in multi-table inhe...
Andriy Sokolovskiy
2015-03-17
Made SRID a required parameter for GDALRaster instantiation; refs #23804.
Daniel Wiesmann
2015-03-16
Added write support for GDALRaster
Daniel Wiesmann
2015-03-16
Fixed #24427 -- Stopped writing migration files in dry run mode when merging.
John Giannelos
2015-03-16
Fixed #24493 -- Added BaseContext.setdefault()
Preston Timmons
2015-03-16
Documented Context.get() method.
Preston Timmons
2015-03-16
Fixed #24486 -- Documented method to provide output_field to mixed F expressions
Josh Smeaton
2015-03-16
Fixed allow_migrate() signature in router examples.
Adrian Andreias
2015-03-16
Fixed #5986 -- Added ability to customize order of Form fields
Thomas Tanner
2015-03-16
Added missing punctuation in some comments in tutorial 5.
HerHde
2015-03-16
Added comma to improve readability in 1.7 release notes.
Steven Das
[next]