chp
chp
We had problems with the performance of Github - it took to long for the POST Hook to get triggered, hence we added a pull on GET - so you...
After updating to latest ubuntu LTS (which ships with python 3.5.1) i get the following stacktrace: ``` Traceback (most recent call last): File "./manage.py", line 9, in execute_from_command_line(sys.argv) File "/usr/local/lib/python3.5/dist-packages/django/core/management/__init__.py",...
https://support.freshchat.com/support/solutions/articles/229192 ... leads to a 404
I'm using your class as base for one of my projects (thanks!) and since i did not get my head around your `delta_transform` method I ended up like this, maybe...
Great package! I just installed it and got the error that get_forward is not defined ... I added `'autocomplete_light/forward.js',` to the Autocomplete -> Media -> js and it started working.
We should have a way to merge accounts across multiple plattforms. This requires us to create a new balance table that can be referenced from multiple accounts. We need as...