| Age | Commit message (Collapse) | Author |
|
Backport of cd2e4293cbf3416af6c478c5aaab711cae88892c from master
|
|
Backport of 9a5a789da2b53a9c19ea47130507ce26839eb008 from master
|
|
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
|
|
field.
Backport of 7767978beec6098baea75d50a191a3b8224e729f from master
|
|
upgrade.
Backport of 316395d82874beea6af08a873e91b1880d0b982a from master
|
|
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
|
|
Thanks Tim Graham for polishing the patch, updating the tests, and
writing documentation. Thanks Carl Meyer for shepherding the DEP.
|
|
|
|
|
|
|
|
Thanks Tim Graham for completing the initial patch.
|
|
|
|
|
|
|
|
|
|
- Update installer option for PATH installation
- Add link directly to pip install docu, ref get-pip.py
- Add note about installing Django to the virtualenv that was setup in the previous step
|
|
|
|
|
|
|
|
There was confusion about how to migrate data from third-party
applications when you are going to uninstall the application later on.
Thanks to Markus, Marten and Sergei for help and review.
|
|
reporting howto.
Thanks mlissner for the suggestion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added the Migration.atomic attribute which can be set to False
for non-atomic migrations.
|
|
|
|
|
|
|
|
Also documented missing short command line options to fix #24134. This bumps
the minimum sphinx version required to build the docs to 1.3.4.
Thanks Simon Charette for review.
|
|
|
|
|
|
|
|
|
|
docs/howto/deployment/wsgi/modwsgi.txt.
|
|
|
|
The use of predictable filenames in /tmp often leads to symlink attacks
so remove the most obvious use of them in the docs.
|
|
|
|
installed.
|
|
|
|
|
|
|
|
commands.
|
|
|
|
Thanks Fako Berkers for help with the patch.
|
|
Added instructions for installing virtualenv and virtualenvwrapper.
|
|
|
|
|