Marc Chakiachvili
Marc Chakiachvili
Django 1.9 compatibility, and now can defines constant directly in subclasses !
Adaptors code review Moved packages layout. Usage of new saga python stack available for python 3
On backEnd with new Django version, tick box for "forbid override" doesn't work anymore: - Duplicate the entry - Not taken into account when configuring services for this runner
Instead of default Django backend, try to integrate a more user friendly one.
Migration from any version 1.6/7.xx must need some updates in related database structure and some updates in django content types tables.
Use some SGE / Slurm docker container to enable self testing with travis-ci.
Test coverage is currently lower that it should be. Add more unit test to raise this level to acceptable value.
While migrating to python 3 - File inputs are not submitted hence triggering exceptions while creating job - File inputs samples get duplicated on form display and api
Swappable models seems to be an obsolete feature, hence to be remove from version 2.x. This imply a slight refactor of code
Alongside migration to python 3, bump Django version to latest 3.X available