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
2016-02-16
[1.4.x] Updated xhtml2pdf URL in docs.
stable/1.4.x
Ramon Moraes
2014-08-26
[1.4.x] Fixed spelling mistake in file docs.
Tim Graham
2014-08-11
[1.4.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...
Tim Graham
2014-08-08
[1.4.x] Noted that django-jython requires Django 1.7.
Tim Graham
2014-04-21
[1.4.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
2014-01-17
[1.4.x] Fixed #20052 -- Discouraged use of Jython given the current state of ...
Tim Graham
2013-11-22
[1.4.x] Fix #20054: Removed links to modwsgi.org.
Baptiste Mispelon
2013-09-15
[1.4.x] Cleaned up 1.4.8 release notes
Tim Graham
2013-07-17
[1.4.x] Fixed #20756 -- Typo in uWSGI docs.
Tim Graham
2013-02-11
Fixed WSGIPythonPath instruction in deployment docs
Claude Paroz
2012-12-15
[1.4.X] Fixed #18099 -- corrected a typo in the initial data docs. Thanks to...
Alex Gaynor
2012-10-29
[1.4.x] Fixed #19208 -- Docs for mod_wsgi daemon mode
Aymeric Augustin
2012-10-19
[1.4.X] Fixed #17388 - Noted in the custom model field docs that field method...
Tim Graham
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
[next]