Skip to content

Instantly share code, notes, and snippets.

View abeals's full-sized avatar

Aaron Beals abeals

View GitHub Profile
@abeals
abeals / authhacks.__init__.py
Last active December 17, 2015 08:59 — forked from Skirmantas/ABOUT
Modified version of the auth.User.username hack from @Skirmantas. In my case, I want to hack the email address, which, at 75 characters is far shorter than the RFC 2821 standard.
# authhacks/__init__.py