Commit Graph

13 Commits

Author SHA1 Message Date
Santiago L 7fa7106d72 Update migrations to include mandatory on_delete
Django 2.0
2021-04-22 14:18:01 +02:00
Santiago L a8b17da992 Squash migrations 2021-04-22 13:29:09 +02:00
Santiago L 9d2d0befc4 Rename `async`--> `run_async`
On Python3.5 async becames a reserved keyword.
2021-03-30 12:51:12 +02:00
Santiago L 43d8c9471b Latest Pangea source code deployed to production. 2021-01-13 16:41:36 +01:00
Marc Aymerich 1bb6b9f849 Renamed backends to controllers 2016-03-08 10:16:49 +00:00
Marc Aymerich ebd5ff03ce Improved db indexes 2016-02-19 10:11:28 +00:00
Marc Aymerich 09025102bc Added date_hierarchy indexes and improvements on billing 2015-07-09 10:19:30 +00:00
Marc Aymerich cf2215f604 Fixes on billing and added support for async backend actions 2015-05-14 13:28:54 +00:00
Marc Aymerich 17739129d3 Random fixes 2015-05-13 12:16:51 +00:00
Marc Aymerich 39bf68caad Added async functionality on backends 2015-05-06 14:39:25 +00:00
Marc Aymerich 14d0507061 Partially fixed migrations 2015-04-29 14:32:38 +00:00
Marc Aymerich a6d6fd951b Fixes on migrations 2015-04-29 13:55:22 +00:00
Marc Aymerich e44b1ee6de Added initial migrations 2015-04-08 14:41:09 +00:00