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
2017-02-16
[1.11.x] Fixed #27828 -- Fixed a crash when subtracting Integer/DurationField...
Vytis Banaitis
2017-02-16
[1.11.x] Clarified that creating a pull request for the tutorial isn't necess...
Tim Graham
2017-02-15
[1.11.x] Made a sentence in default_if_none docs consistent with other templa...
Joon Hwan 김준환
2017-02-15
[1.11.x] Removed docs/internals/roles.txt.
Tim Graham
2017-02-13
[1.11.x] Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.
Tim Graham
2017-02-13
[1.11.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
amalia
2017-02-11
[1.11.x] Fixed #27367 -- Doc'd and tested reversing of URLs with the same name.
Robert Roskam
2017-02-11
[1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-09
[1.11.x] Explained the shell's $ prefix in tutorial 1.
Tim Graham
2017-02-08
[1.11.x] Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2017-02-08
[1.11.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fi...
Tim Graham
2017-02-07
[1.11.x] Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.
Tim Graham
2017-02-07
[1.11.x] Fixed typo in docs/releases/1.11.txt.
Atul Varma
2017-02-06
[1.11.x] Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model...
Tim Graham
2017-01-31
[1.11.x] Refs #27421 -- Documented GDALRaster creation in detail.
Daniel Wiesmann
2017-01-30
[1.11.x] Added missing word in docs/howto/error-reporting.txt.
Ryan Castner
2017-01-30
[1.11.x] Fixed incorrect namespace in sitemap example.
Arkadiusz Adamski
2017-01-28
[1.11.x] Fixed #26708 -- Updated the contributing tutorial to use a GitHub wo...
Subhrajyoti Sen
2017-01-27
[1.11.x] Fixed #27769 -- Documented option naming differences between django-...
Andrew Nester
2017-01-27
[1.11.x] Fixed #27678 -- Warned that the template system isn't safe against u...
andrewnester
2017-01-26
[1.11.x] Fixed #27501 -- Documented lazy evaluation of ModelChoiceField.query...
chillaranand
2017-01-25
[1.11.x] Bumped MySQLdb version requirement to 1.2.3.
Tim Graham
2017-01-25
[1.11.x] Fixed typo in docs/ref/models/expressions.txt.
Paolo Melchiorre
2017-01-21
[1.11.x] Removed unused imports in example migrations.
Arkadiusz Adamski
2017-01-20
[1.11.x] Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting.
Alasdair Nicol
2017-01-17
[1.11.x] Updated man page for Django 1.11 alpha.
Tim Graham
2017-01-17
[1.11.x] Bumped django_next_version in docs config.
Tim Graham
2017-01-17
Removed obsolete GIS install instructions.
Tim Graham
2017-01-17
Fixed #27739 -- Documented LabelCommand.label.
Ed Morley
2017-01-17
Refs #24109 -- Doc'd the elidable feature in squashing migrations docs.
Ed Morley
2017-01-17
Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on My...
Tim Graham
2017-01-17
Fixed #27666 -- Delayed rendering of recursivly related models in migration o...
Markus Holtermann
2017-01-16
Refs #25809 -- Made a few late review comments for BrinIndex.
Mads Jensen
2017-01-16
Fixed #27735 -- Doc'd form widget l10n change (refs #15667).
Tim Graham
2017-01-16
Removed empty sections from 1.11 release notes.
Tim Graham
2017-01-15
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Mads Jensen
2017-01-14
Fixed #27149 -- Added Subquery and Exists database expressions.
Matthew Schinckel
2017-01-14
Fixed #27718 -- Added QuerySet.union(), intersection(), difference().
Florian Apolloner
2017-01-14
Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
Claude Paroz
2017-01-13
Fixed #27518 -- Prevented possibie password reset token leak via HTTP Referer...
Romain Garrigues
2017-01-12
Fixed outdated log level in docs/topics/logging.txt.
André Cruz
2017-01-11
Fixed typos in docs/ref/contrib/admin/index.txt
Tim Graham
2017-01-11
Fixed typo in docs/topics/db/managers.txt.
M Somerville
2017-01-11
Refs #16614 -- Made QuerySet.iterator() use server-side cursors on PostgreSQL.
François Freitag
2017-01-11
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
David Sanders
2017-01-10
Fixed #27711 -- Demoted "Installing a distribution-specific package" in insta...
Tim Graham
2017-01-09
Removed SHOUTING in doc examples.
Maxime Lorant
2017-01-09
Fixed #27707 -- Removed shell support for IPython < 1.0.
Tim Graham
2017-01-06
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
Sebastian Spiegel
2017-01-06
Refs #24688, #27497 -- Corrected docs: distance's 'spheroid' option isn't Pos...
Tim Graham
[next]