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
2016-07-14
Fixed #26897 -- Fixed makemessages crash on Python 2 with non-ASCII file names
Claude Paroz
2016-07-14
Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder.
Will Hardy
2016-07-14
Fixed #26821 -- Fixed forms.Email/URLField crash on None value.
Priy
2016-07-14
Reverted "Fixed #25388 -- Added an option to allow disabling of migrations du...
Tim Graham
2016-07-14
Fixed #26894 -- Fixed a typo in docs/faq/admin.txt
Tim Graham
2016-07-14
Fixed typos in docs/ref/contrib/postgres/search.txt
Tom Carrick
2016-07-14
Reworded a sentence in tutorial 7.
Daniel Rice
2016-07-13
Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_field().
Jon Dufresne
2016-07-13
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt
Jiang Haiyun
2016-07-12
Fixed #26831 -- Documented session data must be JSON encodable for JSONSerial...
Md. Sadaf Noor
2016-07-11
Linked "Features removed" release notes to corresponding deprecation notes.
Tim Graham
2016-07-11
Fixed #26749 -- Preserved behavior of use_for_related_field during deprecation.
Julien Hartmann
2016-07-08
Fixed #26796 -- Added a system check for m2m fields with ignored limit_choice...
Anderson Resende
2016-07-08
Fixed #26348 -- Added TruncTime and exposed it through the __time lookup.
Simon Charette
2016-07-08
Refs #25774, #26348 -- Allowed Trunc functions to operate with time fields.
Simon Charette
2016-07-08
Refs #25774 -- Adjusted datetime database function docs field names.
Simon Charette
2016-07-08
Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name
Sean Marlow
2016-07-07
Refs #26709 -- Documented SchemaEditor.add/remove_index().
Akshesh
2016-07-07
Refs #26709 -- Required a name for Indexes passed to AddIndex.
Akshesh
2016-07-07
Fixed a typo in docs/ref/contrib/postgres/search.txt.
Mathieu Richardoz
2016-07-06
Fixed capitalization of "URL pattern".
Tim Graham
2016-07-06
Improved grammar in tutorial01.
Daniel Rice
2016-07-06
Added copy-to-clipboard support for all code snippets
Baptiste Mispelon
2016-07-06
Fixed #25461 -- Corrected meta API code examples to account for MTI.
Romain Garrigues
2016-07-06
Fixed typo in docs/topics/class-based-views/generic-display.txt
Taylor Edmiston
2016-07-04
Fixed a typo in auth docs.
Jiang Haiyun
2016-07-03
Fixed #18682 -- Expanded explanation in stale content type deletion. (#6869)
Erik Romijn
2016-07-02
Fixed #26832 -- Added translated language name on the get_language_info docum...
Leila20
2016-07-02
Fixed #26829 -- Simplified version detection command in tutorial
Md. Sadaf Noor
2016-07-01
Added parallel test running to "Speeding up the tests" docs.
Harry Moreno
2016-06-30
Fixed #21548 -- Added FileExtensionValidator and validate_image_file_extension.
Berker Peksag
2016-06-30
Fixed #26002 -- Explained ModelAdmin.get_search_results() example.
Tim Graham
2016-06-28
Refs #23386 -- Documented that F() expressions are applied on each model.save()
Tsering
2016-06-28
Fixed #24694 -- Added support for context_processors to Jinja2 backend.
Berker Peksag
2016-06-28
Used strict comparison in docs/ref/csrf.txt's JavaScript.
Camilo Nova
2016-06-28
Fixed #15091 -- Allowed passing custom encoder to JSON serializer.
Berker Peksag
2016-06-27
Fixed #26709 -- Added class-based indexes.
Akshesh
2016-06-27
Added missing trailing '$' to url() patterns in docs.
Ramiro Morales
2016-06-27
Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation.txt.
Anderson Resende
2016-06-27
Fixed #5897 -- Added the Content-Length response header in CommonMiddleware
Claude Paroz
2016-06-24
Fixed #26719 -- Normalized email in AbstractUser.clean().
Bang Dao + Tam Huynh
2016-06-24
Refs #17209 -- Added LoginView and LogoutView class-based views
Claude Paroz
2016-06-23
Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0.
Tim Graham
2016-06-22
Fixed #25920 -- Added support for non-uniform NUMBER_GROUPING.
jasisz
2016-06-22
Fixed typo in 1.11 release notes.
Zbigniew Siciarz
2016-06-22
Fixed a heading typo in docs/releases/1.11.txt
Tim Graham
2016-06-22
Fixed typo in docs/topics/logging.txt
John-Scott Atlakson
2016-06-21
Refs #21379, #26719 -- Moved username normalization to AbstractBaseUser.
Tim Graham
2016-06-21
Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml().
Sergey Fedoseev
2016-06-21
Fixed #26787 -- Documented deleting and reloading of model instance fields.
Tim Graham
[next]