compserv / hknweb

The new HKN website (using Django, hopefully at hkn.eecs.berkeley.edu soon)
https://dev-hkn.eecs.berkeley.edu
MIT License
19 stars 108 forks source link

Final Candidate Project #550

Closed mannymnz closed 1 year ago

mannymnz commented 1 year ago

completed tutorial is unser "/polls/"

lo-maxwell commented 1 year ago

Make sure to also update hknweb/settings/common.py with the polls app. Also, if this were an actual merge, changes you make would be applied to the production site. Changing debug mode in prod.py is fine for testing, but don't keep it in your final code.