Fix repr in ClusterUser.
[ganeti_webmgr.git] / muddle / shots / models.py
blob30345d9617bd9396fb891d819e07262bf4a061f8
1 # no models in this app, but needed or django won't load the app
2 from muddle.shots.registration import initialize
3 initialize()