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-01-22
[1.6.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.6.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-17
[1.6.x] Fixed #20052 -- Discouraged use of Jython given the current state of ...
Tim Graham
2014-01-02
[1.6.x] Fixed #21722 -- Added a warning for avoiding XSS vulnerabilities when...
Tim Graham
2013-12-25
[1.6.x] Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.
Tim Graham
2013-12-08
[1.6.x] Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-11-18
[1.6.x] Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-10-14
[1.6.x] Fixed #20962 -- Documented that template tag render() may raise excep...
Bouke Haarsma
2013-10-03
[1.6.x] Fixed #21218 -- Typo on docs/howto/upgrade-version.txt
Tim Graham
2013-09-25
[1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-15
[1.6.x] Cleaned up 1.5.4/1.4.8 release notes
Tim Graham
2013-09-10
[1.6.x] Fixed broken sphinx reference to staticfiles.
Tarjei Husøy
2013-09-07
[1.6.x] Fixed #20938 -- Added cached sessions note to deployment checklist.
Tim Graham
2013-09-05
[1.6.x] Fixed #20900 -- Documented RemoteUserBackend.authenticate
Tim Graham
2013-09-03
[1.6.x] Fixed #20973 -- Document serving static files without django.contrib....
Loic Bistuer
2013-08-30
[1.6.x] Fixed #20999 - Allow overriding formfield class with choices, without...
Carl Meyer
2013-08-20
[1.6.x] Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.
Florian Apolloner
2013-07-24
[1.6.x] Fixed typo in Custom management commands documentation.
Jon Lønne
2013-07-17
[1.6.x] Fixed #20756 -- Typo in uWSGI docs.
Tim Graham
2013-07-08
[1.6.x] Fixed #20493 -- Added a warning that objects may not be picklable acr...
Tim Graham
2013-07-06
[1.6.x] Fixed #14006 -- Documented that Field's 'description' attribute is in...
Tim Graham
2013-07-05
[1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-07-05
[1.6.x] Fixed #19539 -- Updated custom model fields example for Python 3.
Tim Graham
2013-06-30
[1.6.x] Fixed #20667 - Removed discussion of DEBUG from tutorial.
Tim Graham
2013-06-26
Add missing preposition in documentation
Trey Hunner
2013-06-21
Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.
Tim Graham
2013-06-20
Fixed #19319 -- Updated example httpd.conf for Apache 2.4
Tim Graham
2013-06-12
Warned that `request_finished` isn't sent by some buggy setups.
Jaap Roes
2013-05-27
Fixed #20508 -- ReST typo.
Aymeric Augustin
2013-05-25
Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddleware
Claude Paroz
2013-05-23
Fixed #20417 - Noted that a server restart is required to load new templateta...
Tim Graham
2013-05-23
Fixed #20080 - Recommended use of PYTHONHASHSEED
Tim Graham
2013-05-22
Added some text I meant to add in the last commit.
Tim Graham
2013-05-22
Added a note about pip upgrade flag.
Tim Graham
2013-05-22
Fixed #17048 - Added docs for upgrading Django.
Tim Graham
2013-05-19
Added some links in /docs/intro/overview.txt
Tim Graham
2013-05-19
Add missing imports and models to the examples in the template layer document...
Silvan Spross
2013-05-18
Fixed #20284 - Added a note about DEBUG in static file docs.
Tim Graham
2013-05-18
Fixed #20402: removed as-limit from uWSGI example.
Aymeric Augustin
2013-05-09
Fixed #20215 -- Disabled persistent connections by default.
Aymeric Augustin
2013-04-29
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
2013-04-24
Fix CharField typo in legacy-databases.txt docs
Evan Carmi
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-18
Fixed #20286 - Typo in static files docs.
Tim Graham
2013-04-18
Fixed #20282 -- Typo in WSGI docs.
Aymeric Augustin
2013-03-30
Fixed #19492 - Added a link to the uWSGI/Django tutorial.
Tim Graham
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-29
Fixed #19582 - Added a static files tutorial.
Tim Graham
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-18
Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
Aymeric Augustin
[next]