Commit Graph

4 Commits

Author SHA1 Message Date
Benjamin Dauvergne c8de0807ac misc: add proper 0002 migration (#39544)
0001 should never be modified apart from cosmetic changes.
2020-04-15 10:47:26 +02:00
Benjamin Dauvergne e971a8f8a4 tox.ini: add env to manipulate migrations (#39544)
tox -e manage makemigrations
2020-04-15 10:45:31 +02:00
Michael Bideau 2786bc29e7 License: prepended license text to most files 2019-08-21 15:02:33 +00:00
Michael Bideau 8593779954 Added testing with tox, added AGPLv3 license, replaced namespace, and more
Packaging:
    * added author, description, classifiers, scripts and requirements in 'setup.py'

Tests:
    * added support for 'tox.ini'
    * moved 'tests' directory outside main python module

Fixes:
    * namespace is 'atreal_openads' instead of 'passerelle.apps.atreal_openads'
    * increased timeout removed from 'get' requests
    * fixed timeout typo on 'self.openADS_API_timeout'
2019-07-16 11:27:19 +02:00