1
0
Fork 0
satnogs-network/network/users
Fabian P. Schmidt 9bed67a4fd Migrate to Python 3
This also includes a refresh of the requirements after the Python3
transition.

Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2020-01-10 23:29:19 +02:00
..
migrations Migrate to Python 3 2020-01-10 23:29:19 +02:00
__init__.py Refactor project 2014-12-19 15:06:58 +02:00
admin.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
forms.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
models.py users/models: Replace __unicode__ by __str__ (W5102) 2020-01-08 14:45:51 +00:00
tests.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
urls.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
views.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00