Peter Bittner

Results 527 comments of Peter Bittner
trafficstars

The Piwik module was removed via PR #213. :bomb:

I second your idea, but I really wonder how to improve on the situation. A more natural strategy would be nice, but is it a common pattern that "there is...

To move this issue forward, I would suggest to set `DJANGO_CONFIGURATION=Default` by default, and analogous for the CLI option: `--configuration=Default` We would then suggest implementing a `Default` class in the...

See #217 for a related use case.

@alonisser Do you still have your branch? I've created [templates/1.11.x](https://github.com/jazzband/django-configurations/tree/templates/1.11.x) now for you. It is currently identical to the templates/1.8.x branch. You could now place your PR. :grimacing:

@7wonders Scott, is this still an issue? Ideally, you would first write some test code that _fails_ with the current implementation. Then we try your approach, and - if it...

@7wonders Reading your error description it looks obvious that your `RequestContext` is not populated correctly. If we can make sure this problem is generally valid, and not just specific to...

I have a similar issue in #217. It would be cool if we had this usage pattern fixed. The simplicity of Django's settings module (w/o configurations) still has its obvious...

[runrestic](https://pypi.org/project/runrestic/) is one of the more promising [attempts to provide restic](https://pypi.org/search/?q=restic) for Python.

Integration with Django for both the database data and the static files? Really, all the restic wrappers are just there because restic itself doesn't provide a way to maintain a...