| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
`NotImplemented` is a singleton object, not an exception. You should be raising `NotImplementedError` here instead.
|
|
|
|
|
|
|
|
|
|
|
|
#2205.
|
|
Clean up compat code
|
|
Escape \u2028 and \u2029 in JSON output.
|
|
|
|
|
|
Added missing default style for FileField
|
|
|
|
|
|
|
|
Closes #2169.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1519
|
|
|