15 June ‘14
Investigated further about the authentication system in django. Made a dummy form for user login.
0
Kudos
0
Kudos
Investigated further about the authentication system in django. Made a dummy form for user login.
For the past couple of days I’ve been resolving issues in deployment of the website. Things I did today: Fixed DATABASES in production.py. Created table in database and synced it. It was giving an error in loading static files. “Unknown... Continue →