Closed MaxBWiseman closed 1 month ago
15/09/2024 21:29
For the 2nd Iteration milestone Must-Haves
15/09/2024 22:45
20/09/2024 17:53
20/09/2024 18:54
21/09/2024 16:07
# django_heroku.settings(locals())
this line was the culprit for causing bug above this comment, I included it with the django-heroku package, i was using this as it provides a quick way to set up DATABASE_URL, ALLOWED_HOSTS, WhiteNoise (for static assets), Logging, and Heroku CI for your application. I have now decided to go with the standard approach as this should go towards my learning
As a site user/site admin I can *create new posts and read existing posts* so that I can share my thoughts and engage in content from other users**
Acceptance criteria
User can create posts
Admin can create posts
Reading posts
Security