krisfields / django-baker

Adds a management command that generates views, forms, urls, admin, and templates based off the contents of models.py
BSD 3-Clause "New" or "Revised" License
389 stars 51 forks source link

EmailFields do not have a regex attribute #9

Closed jlec closed 9 years ago

jlec commented 9 years ago

Signed-off-by: Justin Lecher jlec@gentoo.org

jlec commented 9 years ago

Fixes https://github.com/krisfields/django-baker/issues/8