This repository has been archived on 2023-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
passerelle-atreal-openads/atreal_openads
Benjamin Dauvergne 46f56b3808 misc: move AddIndex to end of 0002 migration (#39544)
Automatic generation does not sort AddIndex for manual indexes correctly
with respect to Remove/AddField.
2020-04-15 11:02:53 +02:00
..
locale/fr/LC_MESSAGES Locales: added translations for 'fr' locale 2019-08-22 16:41:51 +00:00
migrations misc: move AddIndex to end of 0002 migration (#39544) 2020-04-15 11:02:53 +02:00
static/css License: prepended license text to most files 2019-08-21 15:02:33 +00:00
templates/atreal_openads/manage License: prepended license text to most files 2019-08-21 15:02:33 +00:00
__init__.py Initial import of source code (new models: AtrealOpenads, ForwardFile) 2019-04-30 12:21:06 +00:00
forms.py Refactoring: fix most of the (many) 'flake8' complaints 2019-08-22 16:02:06 +00:00
json_schemas.py Make the connector more generic; Fixed urls and some pylint issues 2019-10-24 17:24:55 +02:00
models.py use response.text when expecting text (#39533) 2020-02-04 17:26:18 +01:00
urls.py Refactoring: fix most of the (many) 'flake8' complaints 2019-08-22 16:02:06 +00:00
utils.py use items() instead of iteritems() (#39533) 2020-02-04 17:27:47 +01:00
views.py Refactoring: fix most of the (many) 'flake8' complaints 2019-08-22 16:02:06 +00:00