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-05-02
[1.8.x] Added release date for 1.8.13.
Tim Graham
2016-04-29
[1.8.x] Fixed #26557 -- Converted empty strings to None when saving GenericIP...
Joshua Phillips
2016-04-27
[1.8.x] Refs #25136 -- Fixed nonexistent field reference in aggregation topic...
Tim Graham
2016-04-20
[1.8.x] Fixed incorrect rendered widget in forms example.
Jon Dufresne
2016-04-18
[1.8.x] Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL ...
Lukasz Wiecek
2016-04-13
[1.8.x] Added stub release notes for 1.8.13.
Tim Graham
2016-04-07
[1.8.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
Mikkel Munch Mortensen
2016-04-01
[1.8.x] Added release date for 1.8.12.
Tim Graham
2016-03-31
[1.8.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.
Simon Charette
2016-03-25
[1.8.x] Fixed #26408 -- Updated link to DEP 182.
Aymeric Augustin
2016-03-25
[1.8.x] Fixed #26387 -- Restored the functionality of the admin's raw_id_fiel...
Tim Graham
2016-03-25
[1.8.x] Fixed typo in docs/topics/db/aggregation.txt.
Tim Shaffer
2016-03-21
[1.8.x] Fixed #26392 -- Corrected login_required/permission_required stacking...
Tim Graham
2016-03-19
[1.8.x] Fixed a broken link in docs/internals/contributing/writing-documentat...
Amine
2016-03-18
[1.8.x] Fixed #26375 -- Used a more generic name in a reusable template example.
Tim Graham
2016-03-15
[1.8.x] Fixed DiscoverRunner failfast parameter default in docs.
Andrew Abraham
2016-03-10
[1.8.x] Fixed #26324 -- Fixed DurationField with fractional seconds on SQLite.
Tim Graham
2016-03-09
[1.8.x] Fixed indenting in "Serving files in development" code example
Tim Osborn
2016-03-07
[1.8.x] Fixed #26325 -- Made MultiPartParser ignore filenames that normalize ...
John-Mark Bell
2016-03-05
[1.8.x] Added stub release notes for 1.8.12.
Tim Graham
2016-03-04
[1.8.x] Added safety to URL decoding in is_safe_url() on Python 2
Claude Paroz
2016-03-04
[1.8.x] Fixed #26308 -- Prevented crash with binary URLs in is_safe_url()
Claude Paroz
2016-03-04
[1.8.x] Added stub release notes for 1.8.11.
Tim Graham
2016-03-03
[1.8.x] Fixed #26321 -- Added missing "for_save" parameter in expressions exa...
Tim Graham
2016-03-03
[1.8.x] Fixed #26309 -- Documented that login URL settings no longer support ...
Alasdair Nicol
2016-03-02
[1.8.x] Fixed typo in 1.8.10 release date.
Dmitry Dygalo
2016-03-01
[1.8.x] Added CVE-2016-2512/2513 to security release archive.
Tim Graham
2016-02-29
[1.8.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during lo...
Florian Apolloner
2016-02-29
[1.8.x] Fixed CVE-2016-2512 -- Prevented spoofing is_safe_url() with basic auth.
Mark Striemer
2016-02-29
[1.8.x] Added stub release notes for security issues.
Tim Graham
2016-02-26
[1.8.x] Fixed #26286 -- Prevented content type managers from sharing their ca...
Simon Charette
2016-02-24
[1.8.x] Fixed a function signature in docs/topics/auth/default.txt.
Tim Graham
2016-02-24
[1.8.x] Removed docs of deprecated SimpleTestCase warnings behavior.
Tim Graham
2016-02-24
[1.8.x] Fixed #26267 -- Fixed BoundField to reallow slices of subwidgets.
Jon Dufresne
2016-02-23
[1.8.x] Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2016-02-23
[1.8.x] Fixed #26188 -- Documented how to wrap password hashers.
Tim Graham
2016-02-22
[1.8.x] Fixed import location of check_password() in docs.
Daniel Quinn
2016-02-19
[1.8.x] Fixed some code blocks indentation in GIS docs.
Sergey Fedoseev
2016-02-19
[1.8.x] Used relative models imports in the GIS tutorial.
Juan José Conti
2016-02-18
[1.8.x] Fixed #26204 -- Reallowed dashes in top-level domains for URLValidator.
Tim Graham
2016-02-17
[1.8.x] Followed recommended ValidationError use in docs.
Jon Dufresne
2016-02-16
[1.8.x] Fixed #26215 -- Fixed RangeField/ArrayField serialization with None v...
Claude Paroz
2016-02-16
[1.8.x] Fixed possible "RuntimeError: maximum recursion depth exceeded" build...
Tim Graham
2016-02-15
[1.8.x] Fixed #26221 -- Used find_packages() in reusable apps tutorial.
Ryan Nowakowski
2016-02-15
[1.8.x] Fixed #26212 -- Made forms.FileField and translation.lazy_number() pi...
Tim Graham
2016-02-12
[1.8.x] Added import in docs/topics/email.txt example.
Camilo Nova
2016-02-12
[1.8.x] Fixed allow_migrate() signature in documentation
Markus Holtermann
2016-02-08
[1.8.x] Fixed #26162 -- Checked query name clashes of hidden relationships.
Simon Charette
2016-02-08
[1.8.x] Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_...
Tim Graham
2016-02-06
[1.8.x] Added stub release notes for 1.8.10.
Tim Graham
[next]