| Age | Commit message (Collapse) | Author |
|
|
|
Refs #707.
|
|
to perform date(time) conversion.
Signed-off-by: Kevin Stone <kevinastone@gmail.com>
|
|
value to serialize.
Signed-off-by: Kevin Stone <kevinastone@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
addition to #631 with update to master + timefield support
|
|
More consistent auth failure behavior.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yuck, pickle is weird. Closes #645.
|
|
|
|
DateTimeField validation with non-str value
|
|
Closes #653
|
|
Closes #666.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed UnicodeDecodeError on get_name and get_description methods
|
|
As per:
http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html
|
|
|