1
0
Fork 0
satnogs-db/db/base
Corey Shields 72e5d728a2 Django 2.2(.6) upgrade
This change bumps DB up to django 2.2.6 and resolves dependencies.  No migrations are necessary.  I've tested in my own environment, time to test in db-dev!

Signed-off-by: Corey Shields <cshields@gmail.com>
2019-10-14 02:59:52 -04:00
..
fixtures Update transmitters fixture 2019-07-11 14:10:47 +03:00
management Linting for R0914 2019-07-27 12:10:47 -04:00
migrations Django 2.2(.6) upgrade 2019-10-14 02:59:52 -04:00
templatetags pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
admin.py review fixes for !393 2019-07-17 09:26:13 -04:00
context_processors.py Do not call return in 'if' and 'else' 2019-07-17 17:52:10 +03:00
forms.py Move form validation function out of class, fix 'E0213' pylint error 2019-07-17 17:51:48 +03:00
helpers.py linting for W0703 2019-07-13 18:08:55 -04:00
models.py pylint: Remove W0603 warning on 'args' and 'kwargs', remove unused Python 2 configuration 2019-09-02 01:49:51 +03:00
tasks.py Fix celery cyclical dependency 2019-08-19 01:13:28 +03:00
tests.py move py2 lint exceptions to .pylintrc 2019-08-10 15:53:00 -04:00
urls.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
utils.py fix reverted mode_label and mode_data 2019-09-01 19:53:03 -04:00
views.py Remove custom views of 404 and 500 errors 2019-10-03 11:39:30 +03:00