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
2015-01-13
Stripped headers containing underscores to prevent spoofing in WSGI environ.
Carl Meyer
2015-01-12
Fixed #9893 -- Allowed using a field's max_length in the Storage.
Pavel Shpilev
2015-01-10
Updated custom template tags how-to.
Aymeric Augustin
2015-01-10
Wrote main documentation for templates.
Aymeric Augustin
2015-01-08
Fixed #24020 -- Refactored SQL compiler to use expressions
Anssi Kääriäinen
2015-01-07
Fixed #24073 -- Deactivated translations when leave_locale_alone is False
Claude Paroz
2015-01-06
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Daniel Pyrathon
2014-12-30
Revert "Updated some docs for the delayed deprecation of legacy table creatio...
Tim Graham
2014-12-28
Deprecated TEMPLATE_LOADERS.
Aymeric Augustin
2014-12-28
Deprecated ALLOWED_INCLUDE_ROOTS.
Aymeric Augustin
2014-12-27
Fixed #24057 -- Fixed typo in docs/howto/custom-lookups.txt.
Christopher Grebs
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-08
Fixed typo in docs/howto/custom-lookups.txt.
Quentin Pradet
2014-12-07
Add missing dot
Vladimir Rutsky
2014-12-03
Removed redundant numbered parameters from str.format().
Berker Peksag
2014-11-24
Fixed #23543 -- Added docs on testing management command output.
Danilo Bargen
2014-11-17
Fixed #20435 -- Reordered the custom template tags docs.
Daniel Roseman
2014-11-16
Renamed qn to compiler
Josh Smeaton
2014-11-03
Fixed versionchanged indentation in docs/.
Berker Peksag
2014-11-03
Clarified custom lookups output_field documentation
Andy Chosak
2014-11-03
Fixed #23376 -- Made documentation about required Storage methods
James Brewer
2014-10-30
Converted seealso directives to use 4 space indendation.
Berker Peksag
2014-10-28
Fixed #23493 -- Added bilateral attribute to Transform
Thomas Chaumeny
2014-10-27
Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent comment in w...
Tim Graham
2014-10-23
Fixed #23705 -- Removed unnecessary AliasMatch from example Apache config.
Tim Graham
2014-10-15
Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.
Collin Anderson
2014-10-09
Fixed #23627 -- Allowed register_lookup to work as a decorator.
Marc Tamlyn
2014-09-22
Removed sudo from pip commands in docs.
Corey Farwell
2014-09-21
Fixed #23530 -- Specified PyYAML requirement in initial-data.txt
Claude Paroz
2014-09-19
Don't recommend using sudo when installing uwsgi
Matt Robenolt
2014-09-12
Fixed #17101 -- Integrated django-secure and added check --deploy option
Tim Graham
2014-09-09
Fixed #23350 -- Updated mod_wsgi auth example to use less memory.
Tim Graham
2014-09-07
Fixed typo in docs/howto/custom-lookups.txt.
Sébastien Fievet
2014-09-06
Refs #23430 -- gunicorn wants a module, not file
Collin Anderson
2014-09-05
Fixed #23430 -- simplified gunicorn deployment docs.
Collin Anderson
2014-09-03
Fixed #18757, #14462, #21565 -- Reworked database-python type conversions
Marc Tamlyn
2014-08-28
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-08-26
Fixed spelling mistake in file docs.
Tim Graham
2014-08-20
Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
Tim Graham
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-18
Fixed #14638 -- Clarified model Field.to_python() docs.
Tim Graham
2014-08-15
Fixed typo in docs/howto/custom-model-fields.txt.
Tim Graham
2014-08-08
Fixed #23257 -- Updated docs for new django-jython release.
Andreas Stocker
2014-08-02
Fixed #23154 -- Removed reference to deprecated run_gunicorn command.
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-10
Fixed #22809 -- Added model Field API reference.
Jorge C. Leitão
2014-07-08
Fixed #22812 -- Refactored lookup API documentation.
Jorge C. Leitão
2014-07-07
Fixed #22942 -- Noted that __init__.py files are required for management comm...
Tim Graham
2014-07-05
Fixed various minor doc typos / references.
Daniel Hahler
[next]