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
2012-08-18
Fixed #14516 -- Extract methods from removetags and slugify template filters
Marc Tamlyn
2012-08-18
Fixed #16744 -- Class based view should have the view object in the context
Marc Tamlyn
2012-08-18
[py3] Ported django.utils.safestring.
Aymeric Augustin
2012-08-18
[py3] Added compatibility import of thread/_thread
Aymeric Augustin
2012-08-18
Merge pull request #282 from ptone/patch-1
Aymeric Augustin
2012-08-18
Added a warning about the {% url %} syntax change
Aymeric Augustin
2012-08-17
Update docs/topics/class-based-views/index.txt
Preston Holmes
2012-08-17
Merge pull request #271 from morty/patch-1
Tim Graham
2012-08-17
Fixed #18696 - Clarified WizardView heading; thanks sergzach.
Tim Graham
2012-08-17
Merge pull request #261 from issackelly/cbv-full-list
Tim Graham
2012-08-16
Fixed #17183 - Added a note regarding LocaleMiddleware at the top of the i18n...
Tim Graham
2012-08-16
Fixed #18223 - Corrected default transaction behavior in postgresql docs.
Tim Graham
2012-08-16
Marked up a few raw values in the settings documentation.
Simon Meers
2012-08-16
Fixed #18759 -- updated SECRET_KEY documentation
Piet Delport
2012-08-15
Fixed comment to match the code
Tom Mortimer-Jones
2012-08-13
Consistenly use _ as alias for ugettext_lazy in the i18n docs.
Florian Apolloner
2012-08-12
Fixed #18306 -- Made deferred models issue update_fields on save
Andrei Antoukh
2012-08-12
[py3] Explained @python_2_unicode_compatible usage
Aymeric Augustin
2012-08-12
[py3] Deprecated StrAndUnicode.
Aymeric Augustin
2012-08-12
[py3] Added python_2_unicode_compatible decorator.
Aymeric Augustin
2012-08-12
Removed missplaced label in the docs.
Florian Apolloner
2012-08-12
Fix link to Gunicorn website in deployment howto.
Martijn Vermaat
2012-08-11
Fixed #18698 -- Configure latex to support '≥' in the docs.
Florian Apolloner
2012-08-10
Create headings and expand CBV docs so that the "Built-In CBV" docs include a...
Issac Kelly
2012-08-10
Fixed #17680 - Clarified when logging is configured.
Tim Graham
2012-08-10
Fixed #17016 - Added examples for file uploads in views.
Tim Graham
2012-08-09
Clarified thread safety note in class based views; thanks rafadura for the pa...
Tim Graham
2012-08-08
Fix #18062: Document best practices for choices in model fields.
James Bennett
2012-08-08
[py3] Replaced __nonzero__ by __bool__
Claude Paroz
2012-08-07
Put all the security-related notes in the same notice box.
James Bennett
2012-08-07
And link security policies from documentation index.
James Bennett
2012-08-07
Link security policies from internals index.
James Bennett
2012-08-07
Add new security-policy documentation.
James Bennett
2012-08-07
[py3] Ported django.utils.encoding.
Aymeric Augustin
2012-08-06
Merge pull request #252 from MichaelBlume/patch-1
Tim Graham
2012-08-06
change "has now" -> "now has" in 1.5 release notes
Michael Blume
2012-08-06
Fixed #17053 - Added a note about USE_THOUSAND_SEPARATOR setting to localizat...
Tim Graham
2012-08-05
Fixed a rst error introduced in f2abfe1e.
Aymeric Augustin
2012-08-05
Merge pull request #233 from rafikdraoui/modeladmin-doc
Tim Graham
2012-08-04
Fixed some typos on the documentation's index page.
Julien Phalip
2012-08-04
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ T...
Angeline Tan
2012-08-04
Restructured the documentation's index page and added some introductory sente...
Julien Phalip
2012-08-04
Small improvement to the `contrib.messages` doc introduction.
Julien Phalip
2012-08-04
Added a missing space to the description of the `cut` filter.
Florian Apolloner
2012-08-04
Merge pull request #210 from pydanny/ticket_18632
Alex Gaynor
2012-08-04
For #210, cleaned up text and formatting.
Daniel Greenfeld
2012-08-04
Merge pull request #153 from webjunkie/patch-1
Tim Graham
2012-08-04
Merge pull request #244 from mbrochh/master
Tim Graham
2012-08-04
Fixed #16980 - Misc updates to the auth docs. Thanks Preston Holmes for the p...
Tim Graham
2012-08-04
Fixed #18713 -- Fixed custom comment app name in comments docs
Claude Paroz
[prev]
[next]