diff --git a/README.md b/README.md index 594c22b..9681762 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,4 @@ Don't try to go into http://localhost:8000/admin, you won't have the rights and - Publish a message -- Register to a course - -- Unregister to a course - - Subscribe to course channel \ No newline at end of file diff --git a/redis_app/templates/courses.html b/redis_app/templates/courses.html index 902e6a7..634fae2 100644 --- a/redis_app/templates/courses.html +++ b/redis_app/templates/courses.html @@ -29,13 +29,5 @@ Create {% endif %} {% endif %} -
No course yet
- {% endif %}