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
2013-03-28
Bump version numbers for 1.5.1.
1.5.1
Jacob Kaplan-Moss
2013-03-28
[1.5.x] Added 1.5.1 release notes.
Jacob Kaplan-Moss
2013-03-26
Document password truncation with BCryptPasswordHasher
Donald Stufft
2013-03-24
[1.5.X] Fixed signature of HttpResponse.set_signed_cookie in docs.
Yohan Boniface
2013-03-23
[1.5.x] Fixed #20119 -- Fixed typo in auth docs
Claude Paroz
2013-03-22
[1.5.x] Added missing markup to docs.
Tim Graham
2013-03-22
[1.5.x] Fixed docs template name typo
Tom V
2013-03-22
[1.5.x] Fixed #17935 - Clarified intro of topics/files.txt.
Tim Graham
2013-03-20
[1.5.x] Fixed #20096 -- Added link to the Greek localflavor app
Claude Paroz
2013-03-18
[1.5.x] Fixed #20051 -- Specified where to define `TEMPLATE_DIRS`.
Matthew Wood
2013-03-17
[1.5.x] Minor docs fix for e11ccc76.
Aymeric Augustin
2013-03-17
[1.5.x] Updated bundled version of six.
Aymeric Augustin
2013-03-12
[1.5.x] Fixed #19965 - Added a warning that the tutorial is written for Pytho...
Tim Graham
2013-03-10
[1.5.x] Fixed #20008 -- Removed trailing slash in Wikipedia link
Claude Paroz
2013-03-02
[1.5.x] Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and...
Tim Graham
2013-03-01
[1.5.x] Fixed #19960 -- Fixed sentence in contrib.auth signals docs
Claude Paroz
2013-02-28
[1.5.x] Fixed #19937 - Typo in class-based views intro.
Tim Graham
2013-02-27
[1.5.x] [py3] str.decode does not exist; str.encode was intended
Marti Raudsepp
2013-02-27
[1.5.x] Fixed #19926 -- Fixed a link to code example in queries docs
Claude Paroz
2013-02-27
[1.5.x] Fixed #16807 - Added a class-based views intro.
Tim Graham
2013-02-26
[1.5.x] Fixed #19922 - Typo in translation docs.
Tim Graham
2013-02-26
[1.5.x] Add release date to 1.5 release notes.
James Bennett
2013-02-26
[1.5.x] Bump version numbers for Django 1.5 release.
James Bennett
2013-02-25
[1.5.x] Fixed #6195 -- Documented caching options for javascript_catalog.
Aymeric Augustin
2013-02-25
[1.5.x] Minor edits to some recently-added admin docs.
Carl Meyer
2013-02-24
[1.5.x] Fixed #19394 --Added note about auth forms and custom user models.
Ben Konrath
2013-02-23
[1.5.x] Made a small clarification in tutorial.
Preston Holmes
2013-02-23
[1.5.X] Added an example of "default" database dictionary left blank; refs #1...
Tim Graham
2013-02-23
[1.5.X] Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS
Tim Graham
2013-02-23
[1.5.X] Fixed #19579 - Documented that "providing_args" is purely documentati...
Tim Graham
2013-02-23
[1.5.X] Fixed #19880 - Fixed an error in the form wizard initial_dict example.
Tim Graham
2013-02-23
[1.5.X] Fixed #19775 - Clarified requirements of the "default" database.
Tim Graham
2013-02-23
[1.5.X] Updated example to use staticfiles static template tag, thanks reinou...
Tim Graham
2013-02-23
[1.5.x] Fixed #19752 - Changed Postgres version numbers to 9.x to avoid havin...
Tim Graham
2013-02-23
[1.5.X] Updated static file example in overview to use static template tag, r...
Tim Graham
2013-02-23
[1.5.X] Fixed #19675 - Added mention of static files to overview.
Tim Graham
2013-02-23
[1.5.x] Fixed #19887 - Noted when callables may be used in ModelAdmin.fields ...
Tim Graham
2013-02-23
[1.5.x] Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial.
Tim Graham
2013-02-23
[1.5.x] Fixed #17094 - Typo in class-based views doc.
Tim Graham
2013-02-20
[1.5.x] Fixed #19868 -- Clarified purpose of custom user example
Preston Holmes
2013-02-19
Don't characterize XML vulnerabilities as DoS-only.
Carl Meyer
2013-02-19
[1.5.X] Fixed #19728 - Updated API stability doc to reflect current meaning o...
Tim Graham
2013-02-19
[1.5.X] Fixed typo in docs/topics/class-based-views/generic-display.txt
Stefan "hr" Berder
2013-02-19
[1.5.x] Bump version numbers for security release.
1.5c2
James Bennett
2013-02-19
[1.5.x] Update 1.5 release notes for XML and formset fixes.
Carl Meyer
2013-02-19
[1.5.x] Added a default limit to the maximum number of forms in a formset.
Aymeric Augustin
2013-02-19
[1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header valid...
Carl Meyer
2013-02-18
[1.5.X] Fixed #19717 - Removed mentions of "root QuerySet" in docs.
Tim Graham
2013-02-18
[1.5.x] Corrected INSTALLED_APPS syntax in 1.5 release notes.
Simon Meers
2013-02-16
[1.5.x] Fixed #19824 - Corrected the class described for Field.primary_key fr...
Tim Graham
[next]