issues
search
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
Added login from the home page.
Currently redirected to a simple dashboard.
Changes in view.py, blog/urls.py, base.html.
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.