1
0
Fork 0
satnogs-network/network/api
Nikos Roussos a06d6ec13a
Refactor models to remove Data table
* Add on_delete option to all ForeignKey fields
* Adjust all views
* Adjust initialize command
* Refactor tests
* Refactor API to make these changes transparent
* Adjust all templates
* UI refreshment on Observation tepmplate
* Add STRICT_TRANS_TABLES for mariadb
* Minor text changes to tle command
* Update requirements
2017-09-12 18:15:47 +03:00
..
__init__.py Refactor project 2014-12-19 15:06:58 +02:00
filters.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00
pagination.py Custom API pagination with HTTP headers 2017-01-08 16:25:47 +02:00
perms.py Fix last_seen on jobs GET 2015-06-21 17:55:43 -07:00
serializers.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00
tests.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00
urls.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00
views.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00