Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
c08fae8bce
|
Restore not-so-extraneous 'id' field to all WritableSerializers
|
2017-03-17 17:32:43 -04:00 |
|
Jeremy Stretch
|
e544f1fa1e
|
Removed extraneous 'id' field from all WritableSerializers
|
2017-03-17 16:20:34 -04:00 |
|
Jeremy Stretch
|
130ff27f26
|
Wrote tests for secrets API
|
2017-03-17 16:01:57 -04:00 |
|
Jeremy Stretch
|
4f8a5eb1a0
|
Moved secret views into a ViewSet (no write ability yet)
|
2017-02-01 16:21:33 -05:00 |
|
Jeremy Stretch
|
bb1f97abc2
|
Implemented static writable ModelSerializers for all models
|
2017-01-31 15:35:09 -05:00 |
|
Jeremy Stretch
|
1fcc2b0029
|
Namespaced all API URLs
|
2017-01-31 10:40:53 -05:00 |
|
Jeremy Stretch
|
fa900d5dbb
|
Converted nested serializers to HyperlinkedModelSerializer
|
2017-01-27 12:22:29 -05:00 |
|
Jeremy Stretch
|
921040d2fc
|
Renamed 'last_modified' to 'last_updated'
|
2016-06-22 11:03:49 -04:00 |
|
Jeremy Stretch
|
1056fb215e
|
Added Device IP to Secret serializer
|
2016-03-22 12:36:39 -04:00 |
|
Jeremy Stretch
|
6ce2cf9db0
|
Reworked secrets API to allow optional decryption by POSTing a private key
|
2016-03-22 12:17:49 -04:00 |
|
Jeremy Stretch
|
a6108f2fa8
|
Changed Secret parent from a GenericForeignKey to ForeignKey(Device)
|
2016-03-21 11:42:42 -04:00 |
|
Jeremy Stretch
|
27b289ee3b
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|