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
2014-04-21
[1.5.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
2014-04-15
[1.5.x] Fixed #22392 -- Corrected deployment instructions for Apache 2.4.
Tim Graham
2014-02-18
[1.5.x] Fixed #22062 -- Corrected static files config for Apache >= 2.4
Tim Graham
2014-01-22
[1.5.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.5.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-17
[1.5.x] Fixed #20052 -- Discouraged use of Jython given the current state of ...
Tim Graham
2013-12-25
[1.5.x] Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.
Tim Graham
2013-11-22
[1.5.x] Fix #20054: Removed links to modwsgi.org.
Baptiste Mispelon
2013-10-14
[1.5.x] Fixed #20962 -- Documented that template tag render() may raise excep...
Bouke Haarsma
2013-10-03
[1.5.x] Fixed #21218 -- Typo on docs/howto/upgrade-version.txt
Tim Graham
2013-09-15
[1.5.x] Cleaned up 1.5.4/1.4.8 release notes
Tim Graham
2013-09-05
[1.5.x] Fixed #20900 -- Documented RemoteUserBackend.authenticate
Tim Graham
2013-07-17
[1.5.x] Fixed #20756 -- Typo in uWSGI docs.
Tim Graham
2013-07-08
[1.5.x] Fixed #20493 -- Added a warning that objects may not be picklable acr...
Tim Graham
2013-07-06
[1.5.x] Fixed #14006 -- Documented that Field's 'description' attribute is in...
Tim Graham
2013-07-05
[1.5.x] Fixed #19539 -- Updated custom model fields example for Python 3.
Tim Graham
2013-06-27
[1.5.x] Added missing preposition in documentation
Trey Hunner
2013-06-21
Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.
Tim Graham
2013-06-20
[1.5.x] Fixed #19319 -- Updated example httpd.conf for Apache 2.4
Tim Graham
2013-06-12
[1.5.x] Warned that `request_finished` isn't sent by some buggy setups.
Jaap Roes
2013-05-23
[1.5.x] Fixed #20417 - Noted that a server restart is required to load new te...
Tim Graham
2013-05-22
[1.5.x] Added some text I meant to add in the last commit.
Tim Graham
2013-05-22
[1.5.x] Added a note about pip upgrade flag.
Tim Graham
2013-05-22
[1.5.x] Fixed #17048 - Added docs for upgrading Django.
Tim Graham
2013-05-19
[1.5.x] Added some links in /docs/intro/overview.txt
Tim Graham
2013-05-18
[1.5.x] Fixed #20284 - Added a note about DEBUG in static file docs.
Tim Graham
2013-04-18
[1.5.x] Fixed #20286 - Typo in static files docs.
Tim Graham
2013-03-30
[1.5.X] Fixed #19492 - Added a link to the uWSGI/Django tutorial.
Tim Graham
2013-03-30
[1.5.x] Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-30
[1.5.X] Fixed #19582 - Added a static files tutorial.
Tim Graham
2013-03-22
[1.5.x] Added missing markup to docs.
Tim Graham
2013-02-09
[1.5.x] Fixed #19749 -- Documented ending param to command's self.stdout/err
Claude Paroz
2013-01-31
[1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content...
Aymeric Augustin
2013-01-22
[1.5.x] Fixed #19633 - Discouraged use of gunicorn's Django integration.
Tim Graham
2013-01-15
[1.5.x] Fixed a typo in the error reporting docs.
Aymeric Augustin
2013-01-02
[1.5.x] Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-31
[1.5.x] Fixed #19453 -- Ensured that the decorated function's arguments are o...
Julien Phalip
2012-12-29
[1.5.x] Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-28
[1.5.x] Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-26
[1.5.X] Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-24
[1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-11-17
[1.5.x] Fix typo in file storage docs.
Aymeric Augustin
2012-11-17
[1.5.x] Fixed #19310 -- changed method docs formatting for custom file storag...
Preston Holmes
2012-10-29
[1.5.x] Fixed #19208 -- Docs for mod_wsgi daemon mode
Aymeric Augustin
2012-10-19
Fixed #17388 - Noted in the custom model field docs that field methods need t...
Tim Graham
2012-10-16
Fixed #19128 -- Reworded admonition about Jython and Django 1.5
Claude Paroz
2012-10-03
Fixed #19006 - Quoted filenames in Content-Disposition header.
Tim Graham
2012-10-02
Fixed #19057 -- support custom user models in mod_wsgi auth handler
Preston Holmes
2012-09-29
Added a missing comma
Preston Holmes
2012-09-29
Fixed a couple errors and inconsistencies in mod_wsgi docs
Preston Holmes
[next]