Berk Birand

Results 9 comments of Berk Birand

Ok, I see now the distinction between the shared ruleset and the Django permission ruleset.. But given that this is called "django-rules" and most people are therefore likely to use...

Thank you, @yakky for the quick reply! I'm checking the blog page's "Advanced Settings" screen. And I do see the config: ![image](https://user-images.githubusercontent.com/334435/34695144-bf51f57e-f497-11e7-94d9-eb6335757d61.png) Is there something I am missing? If this...

yes, "add post" looks similar: ![image](https://user-images.githubusercontent.com/334435/34696406-af9333d2-f49c-11e7-8580-09c5332bce60.png) I'll try the `pip freeze` command shortly

The drawing demo somehow works now. But when I try to replicate in my own project, I get the same errors as above: ``` Uncaught TypeError: _dygraphs2.default.defaultInteractionModel.mousemove is not a...

Hi all, Is there any progress on this front? Is there a fork that distributes binaries under a different name? Is there still interest in this?

Great to see the renewed interest in this! The new name and color scheme are definitely very well chosen. However, I would argue that the most immediate step should be...

Would be good to have this merged..

And the way I plan on associating an order with a promo code is by using the `OrderExtraInfo` model of django-shop.