16 June ‘14
Read about Managers and QuerySets in Django for fetching data on admin end.
0
Kudos
0
Kudos
Read about Managers and QuerySets in Django for fetching data on admin end.
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 →