Christoph Heer

Results 16 issues of Christoph Heer

Hi, maybe it would be useful to move the logic from the form into views for example with a class-based-view mixin. This would allow to use the request object to...

Hi, thank you for this nice little implementation of generic confirmation forms. It would be really nice to avoid confirmation mails at save actions without changes. In a form you...

The `hunger/verify/` redirect now to the correct view.

### 1. Why is this pull request needed and what does it do? The header plugin only supported modification of DNS flags in responses. With this pull request it is...

**What would you like to be added**: Allow modification of DNS query flags within the forward plugin. Especially, I would like to set the RD (Recursion Desired) flag so that...

enhancement

❓ **What kind of change does this PR introduce?** * [X] 🐞 bug fix * [ ] 🐣 feature * [ ] 📋 docs update * [ ] 📋 tests/coverage...

In the TestCase class, there's this method: ``` def __call__(self, result=None): """ Does the required setup, doing it here means you don't have to call super.setUp in subclasses. """ try:...

bug

## Why is this needed? We experienced Zookeeper session timeouts within our applications with Kazoo because of GIL contention blocking the Kazoo handler thread and its ping loop. ## Proposed...

This pull request implements parsing of version and user data from XML source.

It would be really nice to parse also version and author data. ``` xml ```