ku-polls/polls/templates/polls
sosokker 7db720598a Use Lazy Import (get_model) To solve migration problem
It look like migrate occur at import time and that make error, i'm not sure what happen under the hood but I think this way fix it.
2023-09-18 02:12:33 +07:00
..
base.html Add Vote View Test and Recode it a bit + Seperate test 2023-09-14 21:47:12 +07:00
creation.html Use Lazy Import (get_model) To solve migration problem 2023-09-18 02:12:33 +07:00
detail.html Show button that user used to vote and update README.md 2023-09-14 18:25:14 +07:00
index.html Poll Creation - Authenticate User can create new poll 2023-09-17 23:28:33 +07:00
results.html Add up/down Vote + Update admin field 2023-09-15 02:22:06 +07:00
search.html Use Lazy Import (get_model) To solve migration problem 2023-09-18 02:12:33 +07:00