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-02-17
[1.9.x] Fixed #26219 -- Fixed crash when filtering by Decimal in RawQuery.
Akshesh
2016-02-17
[1.9.x] Fixed #25687 -- Documented how to add database function support to th...
Tim Graham
2016-02-17
[1.9.x] Refs #19353 -- Added tests for using custom user models with built-in...
Berker Peksag
2016-02-17
[1.9.x] Followed recommended ValidationError use in docs.
Jon Dufresne
2016-02-16
[1.9.x] Fixed #26215 -- Fixed RangeField/ArrayField serialization with None v...
Claude Paroz
2016-02-16
[1.9.x] Fixed possible "RuntimeError: maximum recursion depth exceeded" build...
Tim Graham
2016-02-15
[1.9.x] Fixed #26221 -- Used find_packages() in reusable apps tutorial.
Ryan Nowakowski
2016-02-15
[1.9.x] Fixed #26212 -- Made forms.FileField and translation.lazy_number() pi...
Alexey Kotlyarov
2016-02-12
[1.9.x] Added import in docs/topics/email.txt example.
Camilo Nova
2016-02-12
[1.9.x] Fixed allow_migrate() signature in documentation
Markus Holtermann
2016-02-11
[1.9.x] Fixed #26111 -- Clarified that fixtures are loaded once per TestCase.
Johannes Linke
2016-02-11
[1.9.x] Clarified "database column type" explanation.
Becka R
2016-02-11
[1.9.x] Fixed #26196 -- Made sure __in lookups use to_field as default.
Anssi Kääriäinen
2016-02-11
[1.9.x] Fixed #26153 -- Reallowed Q-objects in ForeignObject.get_extra_descri...
Anssi Kääriäinen
2016-02-11
[1.9.x] Updated instructions for gettext on Windows.
Tim Graham
2016-02-11
[1.9.x] Fixed #26206 -- Fixed docs comments causing empty code blocks.
Tim Graham
2016-02-09
[1.9.x] Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in admind...
userimack
2016-02-09
[1.9.x] Fixed #26181 -- Corrected AngularJS CSRF example.
userimack
2016-02-08
Fixed #26162 -- Checked query name clashes of hidden relationships.
Simon Charette
2016-02-08
[1.9.x] Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_...
Tim Graham
2016-02-06
[1.9.x] Added stub release notes for 1.8.10.
Tim Graham
2016-02-06
[1.9.x] Fixed spelling -- super set -> superset.
Sergey Fedoseev
2016-02-04
[1.9.x] Fixed #26169 -- Fixed tutorial reference in reusable apps tutorial.
Manish Rastogi
2016-02-03
[1.9.x] Fix typos in 1.8 release notes.
Carl Meyer
2016-02-03
[1.9.x] Changed gypsy to manouche in docs and tests.
Blake Griffith
2016-02-02
[1.9.x] Made identation of default setting docs more consistenct.
Tim Graham
2016-02-02
[1.9.x] Refs #26089 -- Removed obsolete docs about custom user model testing.
Tim Graham
2016-02-02
[1.9.x] Updated xhtml2pdf name/URL in docs.
Ramon Moraes
2016-02-01
[1.9.x] Clarified "same as above" tutorial comment.
KimberleyLawrence
2016-02-01
[1.9.x] Fixed #26155 -- Skipped URL checks if no ROOTURL_CONF setting.
Buddy Lindsey, Jr
2016-02-01
[1.9.x] Fixed #26152 -- Documented how to avoid django.setup() deadlock in st...
Harry
2016-02-01
[1.9.x] Added CVE-2016-2048 to the security archive.
Tim Graham
2016-02-01
[1.9.x] Added stub release notes for 1.9.3.
Tim Graham
2016-02-01
[1.9.x] Added release dates for 1.9.2 and 1.8.9.
Tim Graham
2016-02-01
[1.9.x] Fixed incorrect permissions check for admin's "Save as new".
Myk Willis
2016-02-01
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
Tim Graham
2016-02-01
[1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in ...
Tim Graham
2016-02-01
[1.9.x] Unified some doc links to OneToOneField and ManyToManyField.
Tim Graham
2016-01-30
[1.9.x] Fixed #26156 -- Added createsuperuser instructions to admin docs.
Yoong Kang Lim
2016-01-29
[1.9.x] Added a missing session setting in docs.
Tim Graham
2016-01-29
[1.9.x] Made formatting of docs for settings defaults more consistent.
Tim Graham
2016-01-29
[1.9.x] Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added in...
Tim Graham
2016-01-29
[1.9.x] Fixed #26129 -- Made invalid forms display initial values of disabled...
Tim Graham
2016-01-28
[1.9.x] Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript.
Tim Graham
2016-01-28
[1.9.x] Fixed #25917 -- Clarified reversibility of RemoveField.
Tim Graham
2016-01-28
[1.9.x] Fixed #26138 -- Ensured geometry_field's geometry is always serialized
Claude Paroz
2016-01-27
[1.9.x] Fixed #26136 -- Removed URL reversing by dotted path from JavaScript ...
Yoong Kang Lim
2016-01-27
[1.9.x] Refs #26142 -- Documented that Formset's extra=0 doesn't prevent crea...
Tim Graham
2016-01-26
[1.9.x] Fixed #26122 -- Fixed copying a LazyObject
Ben Kraft
2016-01-26
[1.9.x] Fixed #25848 -- Set template origin on each node.
Preston Timmons
[next]