src/cm/models.py
changeset 347 0a359382701b
parent 327 d858c3bb07fe
child 407 2d14a80716e2
--- 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