Luke Maxwell
Luke Maxwell
I cannot find a method that returns `publicIdentifier` for the user profile. Does it exist somewhere? The `get_profile()` method strips out the `miniProfile` field (and in fact it seems that...
I can't seem to get the periodic tasks to execute, or show up in the 'scheduled' queue. Using the following tasks.py for debug: ``` #!/usr/bin/env python # -*- coding: utf-8...
Currently there is an example of mdl-attribute which sets the 'disabled' attribute of an html input. Could you provide one for using an observable property to define an attribute value...