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-10-03
[1.4.X] Fixed #19006 - Quoted filenames in Content-Disposition header.
Tim Graham
2012-09-08
[1.4.X] Fixed #15566 - Documented that update() doesn't honor DateField.auto_now
Tim Graham
2012-08-30
[1.4.x] Updated obsolete links in the documentation
Claude Paroz
2012-07-07
[1.4x] Fixed #18587 -- Typo in management command example
Aymeric Augustin
2012-06-29
[1.4.x] Fixed #18528 -- Fixed custom field value_to_string example
Claude Paroz
2012-06-06
[1.4.X] Replaced documentation snippets using "gender" with less sensitive ex...
Jacob Kaplan-Moss
2012-04-22
[1.4.X] Fixed #18186 -- Fixed ReportLab Web site links. Thanks pablog for the...
Claude Paroz
2012-03-29
[1.4.X] Fixed #17993 -- Removed quotes around module parameter for wider comp...
Claude Paroz
2012-03-14
Updated some outdated external URLs in docs.
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-03-10
Fixed #17842 - Typo in uWsgi docs; thanks mitnk.
Timo Graham
2012-03-05
Fixed #16939 -- Inaccurate implementation of {% comment %} presented in custo...
Chris Beaven
2012-03-03
Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...
Aymeric Augustin
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-03-02
Fixed #17799 - Documented that the execute() method of a management command i...
Carl Meyer
2012-02-24
Fixed #17073 - focused uwsgi docs to Django integration; thanks Preston Holmes.
Timo Graham
2012-02-19
Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, ...
Aymeric Augustin
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-04
Fixed #17625 -- Mention in the management command docs that modules with an u...
Jannis Leidel
2012-02-03
Edited deployment doc changes from [17338]
Adrian Holovaty
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
[next]