Quentin Durantay
The only difference between ordinary and extraordinary is just that little "extra".
add categories given by early adopters to DB
add categories over courses
revamp user signin/signout flow using theme
design website/menu architecture
begin to understand how dj-stripe works
implement dj-stripe https://github.com/dj-stripe/dj-stripe/issues/615
learn about Inline Models for Django Admin https://djangotricks.blogspot.fr/2016/12/django-administration-inlines-for-inlines.html
integrate basic theme files to base django template
fully switch auth to email instead of username
customize auth login form to say that email is also possible
let users use email or username for login
manage to embed vimeo iframe in template according to id in model
handle views restrictions using group for paid users