/blog

Django web application that allows user to blog

Primary LanguagePython

Blog

Django web application that allows user to blog. It contains 3 web pages: Main Page (where user can see all added posts), Add posts page (form where user can add posts) and About us page (information about this web app). On Main Page you can see full post and delete or change it.