6 Commits

Author SHA1 Message Date
Thomas Waldmann
2c5e756f15 add --flag-abuse, add some docs about abuse handling 2013-12-01 12:17:10 +01:00
Thomas Waldmann
866ddf3bea add available, abuse and abuse_blocked flags to Host, show on UI, script to reset flags
there is an issue with south and sqlite - it doesn't handle migrations that add BooleanField columns with defaults.
just use the faults script to set the flags to their correct default after migrating with south.
2013-11-30 12:32:03 +01:00
Thomas Waldmann
47724a3d6b pep8 fixes 2013-11-30 10:10:11 +01:00
Thomas Waldmann
9970e76bb5 faults managment script: show and reset client/server fault counters 2013-11-30 08:49:53 +01:00
Thomas Waldmann
d83df3ead1 use get_user_model and AUTH_USER_MODEL 2013-11-24 09:37:47 +01:00
Thomas Waldmann
7930adc596 reinitialize test user management command 2013-11-13 03:22:54 +01:00