1
0
Fork 0
Commit Graph

9 Commits (68f90d921ce268ebe95d81b8ec74d320625373da)

Author SHA1 Message Date
Vasilis Tsiligiannis 68f90d921c tox: Check imports with 'isort' and apply changes
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2019-09-23 14:08:11 +03:00
Corey Shields 8395eeea1d add more data in dev
increase the amount of factory data created for dev purposes, so filters and pagination can be better tested.
2018-08-12 11:07:40 -04:00
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
Nikos Roussos bb010160d7
Checkin main bower files
* Add gulp support
* Remove django-bower
2017-05-18 17:44:31 +03:00
Nikos Roussos d04d9ed261
Add bower to initialization script 2017-02-09 16:45:29 +02:00
Nikos Roussos ea29c3ef80 Use only Satellites with Transmitters on fixtures
* also move tests methods
2016-05-08 18:09:31 +03:00
Nikos Roussos 85d092f80e Add Rig, Data and DemodData factories
* Extend initialize script to create more fixtures
2016-05-08 16:47:49 +03:00
Nikos Roussos 19c5311bda Intagrate migrate and loaddata to initialize command 2015-08-26 13:30:09 +03:00
Nikos Roussos ea178a0a73 Refactor project 2014-12-19 15:06:58 +02:00