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
/
howto
Age
Commit message (
Expand
)
Author
2012-01-04
Clarified deployment docs to avoid giving users the impression that staticfil...
Carl Meyer
2011-11-28
Fixed #17309 -- Typo in the IGNORABLE_404_URLS example.
Aymeric Augustin
2011-11-18
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
Aymeric Augustin
2011-10-30
Fixed #17135 -- Made it possible to use decorators (like stringfilter) on tem...
Aymeric Augustin
2011-10-28
Fixed #17130 -- Corrected import path of get_wsgi_application in deployment d...
Carl Meyer
2011-10-22
Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1...
Aymeric Augustin
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
2011-10-14
Fixed #12308 -- Added tablespace support to the PostgreSQL backend.
Aymeric Augustin
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-10-03
Added some sphinx cross-reference links to the built-in template tags and fil...
Julien Phalip
2011-09-27
Brushed up the custom template tag 'howto' guide by moving the assignment_tag...
Julien Phalip
2011-09-27
Fixed #13956 -- Enabled `*args` and `**kwargs` support for `simple_tag`, `inc...
Julien Phalip
2011-09-16
Fixed #16863 -- Corrected ReST markup to avoid errors building docs.
Carl Meyer
2011-09-11
Fixed #16276 -- Noted in the deployment documentation index that the Django B...
Julien Phalip
2011-09-10
Fixed #16793. Added more cross referencing to the load tag's documentation. ...
Alex Gaynor
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-08-11
Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to sta...
Jannis Leidel
2011-07-01
Fixed #15974 -- Correctly link to static files handling in deployment docs. T...
Jannis Leidel
2011-07-01
Fixed #15077 -- Clarified FastCGI documentation with regard to shared hosting...
Jannis Leidel
2011-06-30
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...
Jannis Leidel
2011-06-18
Fixed another typo in the docs.
Jannis Leidel
2011-06-16
Fixed #16057 -- Extended deployment documentation with instructions for uWSGI...
Jannis Leidel
2011-06-16
Fixed #16273 -- Fixed typo in staticfiles docs. Thanks, BernhardEssl.
Jannis Leidel
2011-06-11
Fixed #11989 -- Allow passing a Template instance to inclusion_tag. Thanks to...
Jannis Leidel
2011-06-11
Fixed #12847 -- Added name parameter to simple_tag, assignment_tag and inclus...
Jannis Leidel
2011-06-08
Fixed #14614 - filtering of sensitive information in 500 error reports.
Luke Plant
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-05-27
Fixed #15796 -- Restructured the contributing documentation and added note ab...
Jannis Leidel
2011-05-24
Made some small tweaks/fixes to documentation from IGNORABLE_404_URLS changes...
Adrian Holovaty
2011-05-20
Fixes #15732 -- better introduction of template filter decorator concepts (fi...
Chris Beaven
2011-05-18
Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thank...
Jannis Leidel
2011-05-13
Fixed #16014 -- numerous documentation typos -- thanks psmith.
Simon Meers
2011-05-09
Fixed #15989 -- typo in static-files howto. Thanks luizvital.
Simon Meers
2011-05-07
Added missing reference to custom template tag docs.
Jannis Leidel
2011-05-05
Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filte...
Luke Plant
2011-05-03
Fixed #14262 -- Added new assignment_tag as a simple way to assign the result...
Jannis Leidel
2011-04-30
Fixed small typos in custom template tags docs.
Ramiro Morales
2011-04-17
Fixed #15822 -- Removed references to the v1 postgresql backend (which has be...
Adrian Holovaty
2011-04-01
Fixed some ReST errors from e-mail -> email change in docs, and changed some ...
Adrian Holovaty
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-03-24
Corrected another part of the staticfiles docs which was missed in r15913. Re...
Jannis Leidel
2011-03-24
Fixed #15681 -- Fixed a documentation error regarding the default value of th...
Jannis Leidel
2011-03-21
Tweaked title level in custom file storage systems documentation.
Ramiro Morales
2011-03-17
Changed 'raise' statements to new style syntax in documentation. Thanks DaNma...
Ramiro Morales
2011-03-15
Fixed #15598 -- Updated static URL helper to be no-op on non-local prefixes. ...
Jannis Leidel
2011-02-27
Converted the new contributions docs to unix line endings.
Russell Keith-Magee
2011-02-27
Fixed #14702 -- Added a "needsinfo" resolution to Trac, and added supporting ...
Gabriel Hurley
2011-02-27
Fix typo in staticfiles docs (not ticketed).
Simon Meers
2011-02-25
Fixed #14401 -- Added a contributing howto guide for new users. Thank you to ...
Gabriel Hurley
2011-02-17
Fixed #15310 -- Corrected a view path in the static files how to docs. Thanks...
Gabriel Hurley
[next]