beta-nu-theta-chi / ox-dashboard

A chapter dashabord web app in Django for the Beta Nu Chapter of Theta Chi at Case Western Reserve University
MIT License
0 stars 0 forks source link

Helper08/htmlreorg #80

Closed helper08 closed 3 years ago

helper08 commented 3 years ago

These changes will require some changes made to the database. Nothing major, just have to change the titles of each of the positions to their slug versions rather than their Title Case string versions. (ex. Secretary into secretary, Philanthropy Chair into philanthropy-chair, and Vice President of Health and Safety into vphs)

jcassarly commented 3 years ago

Seems good enough. I assume you did some amount of testing and made sure you didnt break anything obvious. As long as thats true, feel free to mark the one conversation still open as resolved and merge.

jcassarly commented 3 years ago

I do think you missed some docstrings, but i dont think it matters thaaaat much