11 Aug ‘14
Things I did today:
- Resolved logging out issue. Refactored some code and used the login_decorator.
- Added a Logout button.
- Added a Search button to turn up relevant records.
- Some more styling improvements.
0
Kudos
0
Kudos
Things I did today:
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 →