1
0
Fork 0
satnogs-db/db/base
Vasilis Tsiligiannis 140180b6b3 Reformat code with 'yapf', check format using 'tox'
Use configration based on Django coding style guidelines

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2019-04-27 12:32:33 +03:00
..
fixtures Update fixtures from 'db-dev.satnogs.org' 2019-04-09 16:04:48 +03:00
management Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00
migrations fix dependencies for moving up to Django 2 2019-04-20 21:49:33 -04:00
templatetags fix dependencies for moving up to Django 2 2019-04-20 21:49:33 -04:00
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
admin.py Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00
context_processors.py Add db version to footer. Create function inside context_processors file to display version in template. In addition, added decoders version below db version. Signed-off-by: Kevin Pak <kedpak10@gmail.com> 2019-04-15 04:30:06 +00:00
forms.py Refactor transmitter model 2019-04-08 21:21:46 +03:00
helpers.py Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00
models.py Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00
tasks.py Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00
tests.py Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00
urls.py Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00
utils.py Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00
views.py Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00