Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 418 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 418 Bytes

my-elearning

e-learning django app (django, python3) Django CI

TODO

  • Nice layout
  • Login via Google
  • API
  • Celery worker
  • Reset Password
  • Search Form

start celery

celery -A myelearning  worker -l info -B