--- a/src/cm/models.py Tue May 31 17:56:35 2011 +0200
+++ b/src/cm/models.py Tue May 31 17:58:47 2011 +0200
@@ -841,3 +841,5 @@
# we fill username with email so we need a bigger value
User._meta.get_field('username').max_length = 75
+
+import monkey_patches