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-13
Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
amalia
2017-02-11
Fixed #27367 -- Doc'd and tested reversing of URLs with the same name.
Robert Roskam
2017-02-11
Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-11
Fixed #25978 -- Deprecated shorcuts.render_to_response().
Tim Graham
2017-02-09
Fixed #20238 -- Added threading support to LiveServerTestCase.
Nadège Michel
2017-02-09
Explained the shell's $ prefix in tutorial 1.
Tim Graham
2017-02-09
Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri().
Chronial
2017-02-08
Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2017-02-08
Fixed #27821 -- Clarified docs of the return value of Form.clean_<fieldname>().
Tim Graham
2017-02-07
Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.
Tim Graham
2017-02-07
Fixed #5851 -- Allowed specifying different HTML attrs for SplitDateTimeWidge...
Mariusz Felisiak
2017-02-07
Fixed typo in docs/releases/1.11.txt.
Atul Varma
2017-02-07
Converted usage of ugettext* functions to their gettext* aliases
Claude Paroz
2017-02-06
Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model fields w...
Tim Graham
2017-02-06
Fixed #27802 -- Unified return value of db backend datetime SQL methods.
Mariusz Felisiak
2017-02-06
Fixed typo in docs/releases/2.0.txt.
Charlie Denton
2017-02-04
Fixed #27767 -- Added distinct argument to ArrayAgg.
orf
2017-02-03
Fixed spelling of "nonexistent".
Tim Graham
2017-02-01
Fixed #27683 -- Made MySQL default to the read committed isolation level.
Tim Graham
2017-02-01
Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments.
Vytis Banaitis
2017-02-01
Fixed #27661 -- Moved FileSystemFinder's ImproperlyConfigured exceptions to s...
Ling-Xiao Yang
2017-01-31
Refs #27421 -- Documented GDALRaster creation in detail.
Daniel Wiesmann
2017-01-30
Added missing word in docs/howto/error-reporting.txt.
Ryan Castner
2017-01-30
Fixed incorrect namespace in sitemap example.
Arkadiusz Adamski
2017-01-30
Refs #23919 -- Removed usage of obsolete SafeBytes class
Claude Paroz
2017-01-28
Fixed #26708 -- Updated the contributing tutorial to use a GitHub workflow.
Subhrajyoti Sen
2017-01-28
Fixed #26993 -- Increased User.last_name max_length to 150 characters.
Thom Wiggers
2017-01-28
Fixed #27788 -- Dropped support for Oracle < 12.1.
Tim Graham
2017-01-28
Made ugettext* functions aliases of gettext*
Claude Paroz
2017-01-27
Fixed #27748 -- Switched HTTP error handlers to reference callables instead o...
Dmitry Gladkov
2017-01-27
Fixed #27769 -- Documented option naming differences between django-admin and...
Andrew Nester
2017-01-27
Fixed #27678 -- Warned that the template system isn't safe against untrusted ...
andrewnester
2017-01-26
Fixed #27501 -- Documented lazy evaluation of ModelChoiceField.queryset.
chillaranand
2017-01-26
Refs #23919 -- Replaced usage of django.utils.http utilities with Python equi...
Claude Paroz
2017-01-26
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2017-01-25
Refs #23919 -- Removed misc Python 2/3 references.
Tim Graham
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-25
Refs #23919 -- Removed obsolete MySQLdb references.
Tim Graham
2017-01-25
Refs #25175 -- Deprecated db.backends.postgresql_psycopg2 module.
Tim Graham
2017-01-25
Fixed typo in docs/ref/models/expressions.txt.
Paolo Melchiorre
2017-01-23
Assumed iri_to_uri always returns a string
Claude Paroz
2017-01-21
Refs #23919 -- Removed misc references to Python 2.
Tim Graham
2017-01-21
Removed unused imports in example migrations.
Arkadiusz Adamski
2017-01-20
Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting.
Alasdair Nicol
2017-01-20
Refs #23919 -- Removed pysqlite support (it's Python 2 only).
Tim Graham
2017-01-19
Refs #23919 -- Removed docs references to long integers.
Tim Graham
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-18
Removed formtools from intersphinx_mapping.
Tim Graham
2017-01-18
Refs #23919 -- Removed python_2_unicode_compatible decorator usage
Claude Paroz
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
[prev]
[next]