APPLICATION LAUNCH
#TODO
The user can view posts, share, comment, log in to his blog account and edit it, as well as reset a forgotten password and create a new one.
In the Django admin panel, you can create and manage publications using the WYSIWYG editor "Summernote". You can also manage users and comments.
Added:
- sitemap.xml for indexing the site
- pop-up message system at user's profile edit page
- Email Authorisation feature
- Internationalization for users and admins