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-03-13
[1.7.x] Fixed typo in docs/howto/custom-template-tags.txt.
Ian Lee
2015-03-12
[1.7.x] Documented how to use a non-root subdirectory with mod_wsgi.
Ian Lee
2015-03-09
[1.7.x] Fixed typo in docs/howto/custom-template-tags.txt
Tim Graham
2015-03-02
[1.7.x] Fixed #24379 -- Documented that remote user example disables ModelBac...
Ross Brunton
2015-03-02
[1.7.x] Added syntax highlighting for apache code blocks
Ian Lee
2015-02-23
[1.7.x] Broke long lines in code examples.
Ian Lee
2015-02-22
[1.7.x] Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-01-17
[1.7.x] Replaced deprecated requires_model_validation in docs.
Tim Graham
2015-01-13
[1.7.x] Stripped headers containing underscores to prevent spoofing in WSGI e...
Carl Meyer
2014-12-30
[1.7.x] Revert "Updated some docs for the delayed deprecation of legacy table...
Tim Graham
2014-12-08
[1.7.x] Fixed typo in docs/howto/custom-lookups.txt.
Quentin Pradet
2014-12-07
[1.7.x] Fixed typo in docs/howto/deployment/wsgi/uwsgi.txt.
Vladimir Rutsky
2014-11-24
[1.7.x] Fixed #23543 -- Added docs on testing management command output.
Danilo Bargen
2014-11-03
[1.7.x] Fixed versionchanged indentation in docs/.
Berker Peksag
2014-11-03
Clarified custom lookups output_field documentation
Andy Chosak
2014-11-03
[1.7.x] Fixed #23376 -- Clarified that certain Storage methods should be impl...
James Brewer
2014-10-30
[1.7.x] Converted seealso directives to use 4 space indendation.
Berker Peksag
2014-10-27
[1.7.x] Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent comm...
Tim Graham
2014-10-23
[1.7.x] Fixed #23705 -- Removed unnecessary AliasMatch from example Apache co...
Tim Graham
2014-09-21
[1.7.x] Fixed #23530 -- Specified PyYAML requirement in initial-data.txt
Claude Paroz
2014-09-09
[1.7.x] Fixed #23350 -- Updated mod_wsgi auth example to use less memory.
Tim Graham
2014-09-07
[1.7.x] Fixed typo in docs/howto/custom-lookups.txt.
Sébastien Fievet
2014-09-06
[1.7.x] Refs #23430 -- gunicorn wants a module, not file
Collin Anderson
2014-09-05
[1.7.x] Fixed #23430 -- simplified gunicorn deployment docs.
Collin Anderson
2014-08-28
[1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-08-26
[1.7.x] Fixed spelling mistake in file docs.
Tim Graham
2014-08-20
[1.7.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...
Tim Graham
2014-08-18
[1.7.x] Fixed #14638 -- Clarified model Field.to_python() docs.
Tim Graham
2014-08-15
[1.7.x] Fixed typo in docs/howto/custom-model-fields.txt.
Tim Graham
2014-08-08
[1.7.x] Fixed #23257 -- Updated docs for new django-jython release.
Andreas Stocker
2014-08-02
[1.7.x] Fixed #23154 -- Removed reference to deprecated run_gunicorn command.
Tim Graham
2014-07-10
[1.7.x] Fixed #22809 -- Added model Field API reference.
Jorge C. Leitão
2014-07-08
[1.7.x] Fixed #22812 -- Refactored lookup API documentation.
Jorge C. Leitão
2014-07-07
[1.7.x] Fixed #22942 -- Noted that __init__.py files are required for managem...
Tim Graham
2014-07-05
[1.7.x] Fixed various minor doc typos / references.
Daniel Hahler
2014-06-26
[1.7.x] Fixed typo in parameter name doc for BaseCommand.check().
Gert Van Gool
2014-06-11
[1.7.x] Added link to data migrations in initial data deprecation note
Greg Chapple
2014-05-12
[1.7.x] Fixed #22619 -- Corrected description of os.path.
Tim Graham
2014-05-07
[1.7.x] Updated some docs for the delayed deprecation of legacy table creatio...
Tim Graham
2014-05-06
[1.7.x] Improve docs around deconstruction/serialisation (refs #22337)
Andrew Godwin
2014-05-05
[1.7.x] Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL.
Tim Graham
2014-05-03
[1.7.x] Fix docs error with deconstruct() docs
Andrew Godwin
2014-04-28
[1.7.x] Fixed #22497 -- Highlighted difference between field and class decons...
Tim Graham
2014-04-26
[1.7.x] Specified 'csv and unicode' note as Python 2 only
Claude Paroz
2014-04-21
[1.7.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
2014-04-18
[1.7.x] Moved RemoteUserBackend documentation to reference guide.
Tim Graham
2014-04-17
[1.7.x] Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.
Tim Graham
2014-04-16
[1.7.x] Added RemoteUserMiddleware to middleware reference page.
Tim Graham
2014-04-15
[1.7.x] Fixed #22392 -- Corrected deployment instructions for Apache 2.4.
Tim Graham
2014-04-10
[1.7.x] Fixed #22412 -- More nuanced advice re template filters and exceptions.
Carl Meyer
[next]