Woops. Fix that.
This commit is contained in:
@ -46,7 +46,7 @@ $ pip uninstall psycopg2 && pip install --no-binary :all: psycopg2
|
|||||||
## Run The Migrations
|
## Run The Migrations
|
||||||
|
|
||||||
```
|
```
|
||||||
$ django-admin.py migrate
|
$ python manage.py migrate
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run The Tests
|
## Run The Tests
|
||||||
|
Reference in New Issue
Block a user