Moritz Schlarb
Moritz Schlarb
I already thought about that this week as I saw how you are currently using the public attribute! ;) There is already a slightly different issue at #132 - though...
http://sarge.readthedocs.org/en/latest/overview.html
https://github.com/kennethreitz/envoy/blob/a02ad4c7e1021e4443e3e4edc87715182c23f85f/envoy/core.py#L55
That should be taken care of in an event listener. Or maybe at least be recoverable from by #216.
Check if that is already done.
Maybe use https://github.com/amol-/depot for it.
For `Event`, `Sheet`, `Assignment`: ``` python visibility = Enum('anonymous', 'user', 'student', 'tutor', 'teacher', name='visibility') ```
Model uses Unicode Columns since bac1d2a7194dd65c4b3330eb643ef67f75c1c306
See also Issue #39