Jelte Fennema-Nio
Jelte Fennema-Nio
Thanks for the help, but I don't have a webpack.config.js file because I'm running webpack using gulp. What should I put in the file then? Just to be sure, my...
@ExE-Boss thanks for the suggestion of [Chrome Store Foxified](https://addons.mozilla.org/en-US/firefox/addon/chrome-store-foxified/). For me it seems to work fine at the moment. @stevepeak any updates on this?
You would still have to go through your application manually, since a lot of icons have been renamed.
did you install the package? As shown at the top of the documentation: ``` pip install --no-cache-dir django_multitenant ```
Feel free to make a PR
@finch-wren if you could contribute some tests that show the usage of it, I'd be happy to get this merged. Without tests it's hard for me to understand what this...
I'm not sure, we haven't tried this library with postgis. There's one open PR that supposedly adds postgis support: https://github.com/citusdata/django-multitenant/pull/68/files However, since that PR does not contain any tests it...
@blueyed, I like it as well, so much in fact that I assumed it would be allowed by PEP8. But as @myint notes it is indeed marked as wrong by...
I made a pull request in the peps repo: https://github.com/python/peps/pull/113 To make clear the current changes I made, do not actually create the example code shown there, only partly.
@dashorst could you please create a pull request to this repo using the branch that you shared? That will allow me to create review comments on specific lines.