Updated installation instructions in README. [ci skip]
This commit is contained in:
@@ -46,6 +46,8 @@ INSTALLED_APPS = (
|
|||||||
'django.contrib.admin',
|
'django.contrib.admin',
|
||||||
#...
|
#...
|
||||||
)
|
)
|
||||||
|
|
||||||
|
X_FRAME_OPTIONS='SAMEORIGIN' # only if django version >= 3.0
|
||||||
```
|
```
|
||||||
- Run ``python manage.py migrate``
|
- Run ``python manage.py migrate``
|
||||||
- Run ``python manage.py collectstatic``
|
- Run ``python manage.py collectstatic``
|
||||||
|
|||||||
Reference in New Issue
Block a user