TechEquity-Collaborative / Voter-Info

Find out who represents you.
MIT License
1 stars 0 forks source link

Offices and candidates #31

Closed benmathes closed 6 years ago

benmathes commented 6 years ago

django models for Offices and Candidates.

Also got the django admin interface working, so you can go to /admin, with admin user credentials, login and edit all our DB records.

This admin UI comes out of the box with django, and could be a quick-and-dirty way to get candidates and what office they are running for into the DB:

screen shot 2018-07-21 at 9 43 13 pm

screen shot 2018-07-21 at 9 45 42 pm