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-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
2014-06-26
Fixed typo in parameter name doc for BaseCommand.check().
Gert Van Gool
2014-06-19
Fixed #22835 -- Deprecated NoArgsCommand.
Maxime Turcotte
2014-06-14
Documented optparse to argparse changes for management commands
Claude Paroz
2014-06-11
Added link to data migrations in initial data deprecation note
Greg Chapple
2014-05-12
Fixed #22619 -- Corrected description of os.path.
Tim Graham
2014-05-07
Updated some docs for the delayed deprecation of legacy table creation; refs ...
Tim Graham
2014-05-06
Improve docs around deconstruction/serialisation (refs #22337)
Andrew Godwin
2014-05-05
Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL.
Tim Graham
2014-05-03
Fix docs error with deconstruct() docs
Andrew Godwin
2014-04-28
Fixed #22497 -- Highlighted difference between field and class deconstruction.
Tim Graham
2014-04-26
Specified 'csv and unicode' note as Python 2 only
Claude Paroz
2014-04-21
Fixed queries that may return unexpected results on MySQL due to typecasting.
Erik Romijn
2014-04-20
Changed paths in docs that referred to Python 2.
Aymeric Augustin
2014-04-18
Moved RemoteUserBackend documentation to reference guide.
Tim Graham
2014-04-17
Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.
Tim Graham
2014-04-16
Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL ...
Tim Graham
2014-04-16
Added RemoteUserMiddleware to middleware reference page.
Tim Graham
2014-04-15
Fixed #22392 -- Corrected deployment instructions for Apache 2.4.
Tim Graham
2014-04-09
Fixed #22412 -- More nuanced advice re template filters and exceptions.
Carl Meyer
2014-04-09
Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor...
julien 'pouete' Godin
2014-04-09
Noted that pip is included with Python 3.4 in Windows install guide.
Tim Graham
2014-04-08
Fixed #16205 -- Added an installation for Windows.
Anubhav Joshi
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-25
Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
Tim Graham
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-03-17
Fixed #21179 -- Added a StreamingHttpResponse example for CSV files.
zedr
2014-03-02
Removed WSGI upgrade instructions for Django 1.3 and earlier.
Tim Graham
[prev]
[next]