schlosser / eventum

An event-driven CMS that syncs with Google Apps
21 stars 15 forks source link

Edit Event slugs #74

Closed schlosser closed 9 years ago

schlosser commented 10 years ago

in app.models.EditEventForm.py we remove the unique_with_database validator, but then if you edit the slug, it won't be validated! be smarter about this.