adjutant/stacktask
adrian-turjak b6316e5965 Change to fix issues with duplication hash check
WARNING: This will involve a minor migration.

Fixing the hash value length on the model to be correct.

Have made the hash function more sensible, and also not
bound to the required field on actions. Needed for how
stacktask-odoo handles dynamic required fields.

gitignore updated as venv is needed to build migrations
easily.

Hashing now also properly supports actions with no set
serializer.

Change-Id: I12f3ad759aaab4c3796e11c359e1ebcbf3ef4e77
2016-08-17 14:06:45 +12:00
..
actions Core library requirements update 2016-08-09 12:02:42 +01:00
api Change to fix issues with duplication hash check 2016-08-17 14:06:45 +12:00
notifications Some cleanup of documentation and licenses 2016-02-19 14:51:09 +13:00
__init__.py Some cleanup of documentation and licenses 2016-02-19 14:51:09 +13:00
exceptions.py Setup StackTask for plugins 2016-08-09 15:40:19 +12:00
middleware.py Some cleanup of documentation and licenses 2016-02-19 14:51:09 +13:00
settings.py Setup StackTask for plugins 2016-08-09 15:40:19 +12:00
test_settings.py Merge "Setup StackTask for plugins" 2016-08-09 23:23:19 +12:00
urls.py Core library requirements update 2016-08-09 12:02:42 +01:00
utils.py Some cleanup of documentation and licenses 2016-02-19 14:51:09 +13:00
wsgi.py Core library requirements update 2016-08-09 12:02:42 +01:00