1
0
Fork 0
satnogs-network/network/base/migrations
Nikos Roussos b1eebfe0ae
Refactor vetted status
* Renamed verified to good
* Renamed no_data to bad
* Add failed status
* Remove unused data_not_verified
* Expose vetted status to API
* Simplify vetted status template markup
* Simplify vetted methods
* Utilize sass for vetted statuses
* Add option to undo vetting
2017-12-25 19:13:45 +02:00
..
0001_initial.py Reset migrations 2015-08-26 13:29:47 +03:00
0002_auto_20151011_1406.py Add vertical antenna type in Antenna model. 2015-10-11 18:44:59 +03:00
0003_auto_20160119_1856.py Keep TLE historical data 2016-01-23 17:42:35 +08:00
0004_station_horizon.py Implement a configurable minimum horizon in network 2016-03-18 21:59:59 -04:00
0005_auto_20160320_1619.py Provide all settings client needs through API 2016-03-20 18:19:51 +02:00
0006_auto_20160325_0126.py Initial data vetting/verification system 2016-03-26 16:54:09 +02:00
0007_data_payload_demode.py [Re #229] Add a new payload field on Data model 2016-04-06 15:08:34 +03:00
0008_auto_20160406_1605.py [Re #139] Satellite modal 2016-04-08 13:15:59 +03:00
0009_auto_20160506_0826.py Allow empty image on Satellites 2016-05-06 11:54:59 +03:00
0010_auto_20160507_1550.py Rebase migrations 2016-05-07 18:51:57 +03:00
0011_satellite_manual_tle.py [Re #148] Add option for adding TLEs manually 2016-05-07 19:19:41 +03:00
0012_auto_20160508_1516.py Rebase migrations 2016-05-08 18:22:03 +03:00
0013_data_waterfall.py Add waterfall to observation data 2017-01-26 19:29:13 +02:00
0014_auto_20170205_0059.py [Fixes #294] Adds smarter paginator and server side good/bad/unvetted filtering to Observation list view 2017-02-06 18:49:08 +11:00
0015_auto_20170304_2041.py Add pass details to payload frame 2017-03-16 19:56:22 -04:00
0016_antenna_frequency_max.py Add max freq range to antenna 2017-03-19 08:54:14 -04:00
0017_auto_20170321_1046.py Simplify prediction code 2017-03-21 16:04:02 +02:00
0018_auto_20170519_1955.py Add missing migration 2017-05-19 22:55:57 +03:00
0019_satellite_status.py Add Satellite status 2017-08-12 21:56:16 +03:00
0020_station_description.py Add station description 2017-08-12 21:39:06 -04:00
0021_auto_20170813_1258.py New stations active by default 2017-08-13 09:01:18 -04:00
0022_auto_20170909_2103.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00
0023_auto_20170909_2103.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00
0024_remove_demoddata_data.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00
0025_auto_20170909_2111.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00
0026_auto_20170909_2116.py Refactor models to remove Data table 2017-09-12 18:15:47 +03:00
0027_create_moderators_group.py Implement observation permissions 2017-11-26 12:40:38 +01:00
0028_auto_20171127_2154.py Add missing migration for Antennas 2017-11-27 23:54:53 +02:00
0029_auto_20171216_1712.py Add experimental support for archive.org 2017-12-17 02:15:12 +02:00
0030_auto_20171224_1701.py Refactor vetted status 2017-12-25 19:13:45 +02:00
0031_migrate_vetted.py Refactor vetted status 2017-12-25 19:13:45 +02:00
0032_auto_20171224_1703.py Refactor vetted status 2017-12-25 19:13:45 +02:00
__init__.py Refactor project 2014-12-19 15:06:58 +02:00