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

Franz K #530

Closed FranzKieviet closed 1 year ago

FranzKieviet commented 1 year ago

My PR!

lo-maxwell commented 1 year ago

Looks good, for a real merge I would want the extra mysite/ files deleted since they don't do anything but the hknweb part of the app works. If you want to continue experimenting with django some optional things to do are: 1) modify the layout of your polls app to match the rest of the hknweb site, 2) make links going to/from the main site to the polls app so the user doesn't have to directly change the url, 3) mess around with the admin panel and see how modifying data affects the site.

Congrats on finishing your candidate project! Closing this now.