In line 1185 , 'migrate.py migrate --fake-initial' it should be 'manage.py
migrate --fake-initial'
--
Ticket URL: <https://code.djangoproject.com/ticket/27283>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* component: Uncategorized => Documentation
* needs_tests: => 0
* needs_docs: => 0
* has_patch: 0 => 1
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
Pull request https://github.com/django/django/pull/7306
--
Ticket URL: <https://code.djangoproject.com/ticket/27283#comment:1>
* version: 1.10 => master
--
Ticket URL: <https://code.djangoproject.com/ticket/27283#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
I used 'Fixed 27283' instead of 'Fixed #27283' in the commit message, so
the trac ticket was not automatically closed. The commits were:
* master: 32031718320e1b4d708b15d8c67738e4c77c9bc7
* 1.10.x: 63af78bbe01347539d311e7179d7744993d76bb6
* 1.9.x: 108613eab7a96bcf7c5568e30066e0316aac132e
* 1.8.x: 6e24eeef602aaadeb371dd57c4e81aeb0750d96d
--
Ticket URL: <https://code.djangoproject.com/ticket/27283#comment:3>