Commit Graph

8 Commits

Author SHA1 Message Date
c0de 31e0ff9f24 Add rudimentary latency calculation to heartbeat 2017-06-01 21:35:11 -05:00
c0de de37b7c056 better format output of heartbeat 2017-06-01 21:34:40 -05:00
c0de 06ddc6a305 apps: Truncate the api key to 15 characters + ... 2017-06-01 21:33:55 -05:00
c0de 7fcd9d6d2d api_owners return active status instead of id 2017-06-01 21:33:19 -05:00
c0de 16f0a963be Allow even more null fields 2017-06-01 21:32:27 -05:00
c0de 37761d9b82 Allow deactivated to be null 2017-06-01 21:31:43 -05:00
c0de 68ee2c7688 Flesh out schema more
This adds proper unicode support
api_owners now includes date_added, active, date_deactivated
This also defines the __str__ functions for internal django usage
2017-06-01 20:31:56 -05:00
c0de fbb7c24d39 Add the core
This sets up the database to reflect what is written in the schema
Next is to add logic
2017-06-01 02:14:51 -05:00