mirror of
https://github.com/BlackWallTeam/Backend.git
synced 2024-11-23 09:13:43 +03:00
Update README.md
This commit is contained in:
parent
800d21e40a
commit
b0ce227edd
|
@ -35,10 +35,6 @@ To run the tests, check your test coverage, and generate an HTML coverage report
|
|||
|
||||
$ pytest
|
||||
|
||||
### Live reloading and Sass CSS compilation
|
||||
|
||||
Moved to [Live reloading and SASS compilation](https://cookiecutter-django.readthedocs.io/en/latest/developing-locally.html#sass-compilation-live-reloading).
|
||||
|
||||
### Celery
|
||||
|
||||
This app comes with Celery.
|
||||
|
@ -52,6 +48,3 @@ celery -A config.celery_app worker -l info
|
|||
|
||||
Please note: For Celery's import magic to work, it is important *where* the celery commands are run. If you are in the same folder with *manage.py*, you should be right.
|
||||
|
||||
## Deployment
|
||||
|
||||
The following details how to deploy this application.
|
||||
|
|
Loading…
Reference in New Issue
Block a user