index
:
django.git
fix-31295
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
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
2013-03-17
Two additions to the deployment checklist.
Aymeric Augustin
2013-03-17
Fixed #19697 -- Added a deployment checklist.
Aymeric Augustin
2013-03-15
Fix #20054: Removed links to modwsgi.org.
Baptiste Mispelon
2013-03-11
Fixed #20026 -- Typo in Apache auth docs.
Aymeric Augustin
2013-03-06
Fixed #19994 -- Typo.
Aymeric Augustin
2013-02-19
Fixes typo introduced by django/django@08dc90bccf7c4ffa8b04064d74b54c1150af5f...
Justin Turner Arthur
2013-02-09
Fixed #19749 -- Documented ending param to command's self.stdout/err
Claude Paroz
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-02-04
Enhanced docs and docctrings added in 869c9ba.
Ramiro Morales
2013-02-03
Fixed #19730 -- Don't validate importability of settings by using i18n in man...
Ramiro Morales
2013-02-02
Fixed #14305 -- Switched inspectdb to create unmanaged models.
Ramiro Morales
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2013-01-22
Fixed #19633 - Discouraged use of gunicorn's Django integration.
Tim Graham
2013-01-15
Fixed #19099 -- Split broken link emails out of common middleware.
Aymeric Augustin
2013-01-15
Fixed a typo in the error reporting docs.
Aymeric Augustin
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-31
Fixed #19453 -- Ensured that the decorated function's arguments are obfuscate...
Julien Phalip
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-29
Removed support is_safe and needs_autoescape as function attributes.
Aymeric Augustin
2012-12-29
Removed IGNORABLE_404_STARTS/ENDS settings.
Aymeric Augustin
2012-12-29
Removed django.contrib.localflavor.
Aymeric Augustin
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-24
Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-11-17
Fix typo in file storage docs.
Aymeric Augustin
2012-11-17
Fixed #19310 -- changed method docs formatting for custom file storage docs
Preston Holmes
2012-10-29
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
2012-09-27
Fixed #18518 -- Add warning re mod_wsgi and wsgi.py environ handling.
Carl Meyer
2012-09-27
fixed #10809 -- add a mod_wsgi authentication handler
Preston Holmes
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-09-08
Fixed #15566 - Documented that update() doesn't honor DateField.auto_now
Tim Graham
2012-08-18
[py3] Ported django.utils.safestring.
Aymeric Augustin
2012-08-12
Fix link to Gunicorn website in deployment howto.
Martijn Vermaat
2012-08-07
[py3] Ported django.utils.encoding.
Aymeric Augustin
[next]