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-26
Fixed typo in model fields reference docs.
Ramiro Morales
2012-08-25
Fixed #17448 -- Improved test and documented raw-sql gis query
Claude Paroz
2012-08-25
Updated doc for settings.MEDIA_ROOT based on what's generated by settings.py;...
Tim Graham
2012-08-25
Fixed #18804 - Reorganized class based views docs a bit; thanks anthonyb for ...
Tim Graham
2012-08-24
Fixed #18847 - Updated for media examples to use static.example.com. Thanks J...
Tim Graham
2012-08-24
Merge pull request #301 from carlospalol/quickfix/blog-post-typo
Karen Tracey
2012-08-23
Modified docs about SpatiaLite version that doesn't need manual initial SQL f...
Ramiro Morales
2012-08-23
Fixed typo in docs
Carlos Palol
2012-08-23
Fixed #18678 -- HttpResponse init arguments allowed for subclasses
Claude Paroz
2012-08-22
Merge pull request #297 from mjjohnson/ticket_17069
Tim Graham
2012-08-22
Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-type
Claude Paroz
2012-08-21
Fixed #18637 - Updated some documentation for aspects of models that are Mode...
Tim Graham
2012-08-21
Fixed #14885 - Clarified that ModelForm cleaning may not fully complete if th...
Tim Graham
2012-08-21
Fixed #17069 -- Added log filter example to docs.
Michael Johnson
2012-08-20
Fixed #18819 -- fixed some typos in the auth docs
Alex Gaynor
2012-08-20
Fixed #18023 -- Documented simplejson issues.
Aymeric Augustin
2012-08-20
Made an example more readable in the URLs docs.
Aymeric Augustin
2012-08-20
Added links in URLs doc for consistency.
Aymeric Augustin
2012-08-20
Fixed #18799 -- Improved index links for CBV documentation.
Simon Meers
2012-08-19
Tweaked SpatiaLite GeoDjango docs.
Ramiro Morales
2012-08-19
Fixed typo in form wizard docs.
Tim Graham
2012-08-19
Fixed #17180 - Emphasized the need to load the i18n template tag in each temp...
Tim Graham
2012-08-19
Clarified a sentence in the Python 3 docs.
Aymeric Augustin
2012-08-19
Fixed indentation in the Python3 docs
Marc Tamlyn
2012-08-19
[py3] Wrote Django-specific porting tips
Aymeric Augustin
2012-08-19
Made some minor fixes to the GeoDjango installation guide.
Julien Phalip
2012-08-18
Fixed #3542 -- Add support for changing granularity on ArchiveView.
Marc Tamlyn
2012-08-18
Introduced force_bytes and force_str.
Aymeric Augustin
2012-08-18
Fixed #17228 -- params context variable is inconsistent
Marc Tamlyn
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
[prev]
[next]