1
0
Fork 0
satnogs-db/db/templates
Alfredos-Panagiotis Damkalis c2e378da4e Refactor transmitter model
Transmitter model has been refactored by changing the current schema
from Transmitter and Suggestion models to TransmitterEntry model and
two proxy models TransmitterSuggestion and Transmitter:

* TransmitterEntry model will hold all the entries and changes on
transmitter entries in db.

* TransmitterSuggestion model will be the proxy model of the unreviewed
transmitter entries.

* Transmitter model will be the proxy model of the latest approved and
reviewed transmitter entries.

There are also change on Transmitter model fields:

* alive field is now change to status field

* there are new fields: citation, user, reviewed and created
2019-04-08 21:21:46 +03:00
..
account Dependencies update 2016-02-08 14:44:24 +02:00
admin/base Refactor transmitter model 2019-04-08 21:21:46 +03:00
avatar Add API Key Tokens 2017-03-02 19:57:12 +02:00
base Refactor transmitter model 2019-04-08 21:21:46 +03:00
emails Refactor transmitter model 2019-04-08 21:21:46 +03:00
includes Refactor transmitter model 2019-04-08 21:21:46 +03:00
rest_framework Expose Transponders only to API 2015-04-25 18:17:59 +03:00
404.html Add custom 404/500 pages 2015-07-17 20:21:35 +03:00
500.html Add custom 404/500 pages 2015-07-17 20:21:35 +03:00
base.html Adding UTC in header, fixing #267 2019-02-12 11:27:25 +01:00
robots.txt Fix typo 2015-07-21 11:44:11 +03:00