django / channels

Developer-friendly asynchrony for Django

Home Page:https://channels.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueError: The field admin.LogEntry.user was declared with a lazy reference to 'ForkAndKnife.customer', but app 'ForkAndKnife' doesn't provide model 'customer'.

onlynik0 opened this issue · comments

commented

Issues are for concrete, actionable bugs and feature requests only - if you're just asking for debugging help or technical support we have to direct you elsewhere. If you just have questions or support requests please use:

We have to limit this because of limited volunteer time to respond to issues!

Please also try and include, if you can:

  • Your OS and runtime environment, and browser if applicable
  • A pip freeze output showing your package versions
  • What you expected to happen vs. what actually happened
  • How you're running Channels (runserver? daphne/runworker? Nginx/Apache in front?)
  • Console logs and full tracebacks of any errors