Go to file
Luke Faraone 57810d41ac Add a custom validator to ensure email uniqueness, include ommitted fields.
Previously no check was performed to ensure that the same email wasn't used
to register twice. Here we add a validator to perform that check.

We also noted that the domain field was omitted, but checked by a client of
this class. Therefore, we add it directly.

(imported from commit 1411bf0adeb3cd048278376b059a26a0da4c54df)
2012-09-26 16:42:10 -04:00
humbug Change some URLs associated with subscriptions. 2012-09-21 17:36:29 -04:00
servers Move our server configuration into puppet. 2012-09-20 17:00:24 -04:00
templates Make the big "Humbug" title a link. 2012-09-26 16:42:10 -04:00
tools post-receive: Do deployments over ssh to app.humbughq.com. 2012-09-17 11:47:20 -04:00
zephyr Add a custom validator to ensure email uniqueness, include ommitted fields. 2012-09-26 16:42:10 -04:00
.gitignore Add tilde files to gitignore. 2012-09-18 11:53:07 -04:00
manage.py Add manage.py (oops). 2012-08-28 12:45:35 -04:00