Robert Coup

Results 34 issues of Robert Coup

Accessing eg. `my_customer.values` is a reasonable way of serialising a model object for eg. caching locally in memcache or redis. But after retrieving from the cache, deserialising could be easier....

Currently in an interactive shell/debugger/traceback you don't get a very good representation of the model instances: eg. `` Would be helpful to make it reference the Chargebee IDs by implementing...

Feature request! 1. Select a bunch of lines, then press Tab to indent them all 2. Shift + Tab to dedent one or more lines Currently Tab with multiple lines...

### Problem A Copier template for Java applications requires every Java file to use `.jinja` extensions solely to template package names from `com.example.boilerplate` to `com.example.{{package}}`. Ideally we'd have a way...