Anthrocon-Reg / ubersystem

Anthrocon's Ubersystem - a fork of the MagFest system that handles ticketing, staffing, analytics, volunteers, and tons more
http://anthrocon.org
GNU General Public License v3.0
4 stars 0 forks source link

Fix models.py and change birthdate column to Date #28

Closed kitsuta closed 10 years ago

kitsuta commented 10 years ago

Fixes models.py so insert_admin and reset_uber_db will work. Changes the birthdate column to Date type to avoid any unnecessary complications with storing an irrelevant timestamp.