Commit 4461e298 authored by Administrator's avatar Administrator

[FIX] Initalisation of cooc for specific controversy.

parent 2c5c2f6c
......@@ -10,7 +10,7 @@ os.environ.setdefault("DJANGO_HSTORE_GLOBAL_REGISTER", "False")
from node.models import User, NodeType, Node
user = User.objects.get(username = 'alexandre')
user = User.objects.get(username = 'contro2015.lait')
# Reset: all data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment