| Age | Commit message (Collapse) | Author |
|
Backport of 7170820b4ed1b348422fa1b9882bf8ffe8412570 from master
|
|
Backport of 24d53786d414586bb56243758cec41e802e8947d from master
|
|
Backport of 2863e79a5c061b58e57ea7edc12701010725537c from master
|
|
Backport of 103e6cf26c17ae650b7caa3956b87a215334d761 from master
|
|
Backport of dbf79c5acf962a977e1498e3aab588256e7e7af8 from master
|
|
Backport of a76d12ceb437a68efb6a19a588fb29a7a0e5a5e2 from master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|