Jochen Breuer

Results 20 comments of Jochen Breuer

Is this still needed? Isn't this already part of [this board](https://github.com/saltstack/salt/projects/5)?

This issue is a bit old, but anyway. There is no other way to do that. Ansible needs to define dependencies with package names used on pypi. This can differ...

@marineam Would this constraint of CoreOS also apply to btrfs-raids?

@ascherer Sadly the links here aren't working anymore.

Wow, that was fast. Thanks! :rocket:

`django-intercoolerjs` is really just a thin wrapper around `intercooler.js`. So the main benefit is the dependency management via `requirements.txt` and the encapsulation in its own "namespace". Take a closer look...

You are right @kezabelle. Thanks a lot! I'm thinking about introducing a template tag to make it more convenient.

@carsongross That would be awesome. Django is very frontend agnostic, so this is our job. I see no reason not to introduce a CSRF meta tag. I would indeed prefer...

@chg20 Any news on this? I'm just asking, because I was not following the latest changes and would like to catch up. Thanks!

@chg20 Seems like the [best way to get it is from the cookies](https://docs.djangoproject.com/en/1.7/ref/contrib/csrf/#ajax). Hm… maybe intercooler could have a hook that gets called when implemented and then each framework would...