AkshJain99 / Blogging-App

It is a blogging webapp made in django with various features
https://mighty-reaches-82829.herokuapp.com/
9 stars 20 forks source link

Added Login Functionality #26

Closed arpit3018 closed 5 years ago

arpit3018 commented 5 years ago
  1. Added login from the home page.
  2. Currently redirected to a simple dashboard.
  3. Changes in view.py, blog/urls.py, base.html.
  4. Added dashboard.html and user_login.html in registration package of the template.
AkshJain99 commented 5 years ago

nice work keep it up!!

arpit3018 commented 5 years ago

@AkshJain99 Thanks.