Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python manage.py runserver - mixup с портовете на subprocess-a от SASS #23

Open
antitoxic opened this issue Aug 23, 2014 · 0 comments

Comments

@antitoxic
Copy link
Member

Общо взето когато се пусне python manage.py runserver и се autoreload-не subprocess-а, който е стартиран да компилира sass все още заема порта и не може да се стартира сайта повторно.

Варианти:

  • да се намери точни django signal преди да „умре“ сървъра да се „kill“-ва и SASS
  • да се намери начин subprocess-а на SASS да не заема порта
  • да се „hard-code“-не ползването на генерирания CSS вместо sass-a и да не се commit-ва (грозно, решение, но най-бързо)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant