Steve Pike
Steve Pike
I've got a couple of cases where I have a template that I reuse within other templates and at the moment its a copy-paste job. Am I missing something? Is...
Property order wasn't preserved when the Meta field 'ordered' was set to True. 'tis now!
Sometimes, the user might know the lat, lng they want to enter on the map widget - it would be really good if this came with a built-in option to...
For example, if you have a PointField, the map widget starts with the click interaction being 'pan/zoom' only. When what the user would normally want to do is just drop...
The JSON schema spec allows for self-referential schemas with `$ref` - at the moment this causes an error. See fiddle here: https://jsfiddle.net/4gk0bv2z/
The changelog says: "Renamed the `slumber.API` serialization kwarg from default_format to format" actually, you changed it to 'default' ;)