Sam Collins
9beabfc0b1
Increased length of RFID code and improved logging ( #202 )
2018-10-24 19:17:30 +01:00
Sam Collins
cb29f28a78
New JWT token based RFID view
2018-10-17 19:22:51 +01:00
Oliver Marks
55af847443
Django 2
2018-09-08 10:15:22 +01:00
Oliver Marks
9d50b92f40
Fix up user rfid urls
2018-01-15 18:32:19 +00:00
Sam Collins
8678c06108
Added basic creation and deletion buttons for RFID
2017-11-01 17:57:10 +00:00
Oly
a7a3311f8d
Better users generated in test data.
2017-09-15 14:05:22 +01:00
Oliver Marks
02befa5ddb
Better test data for rfid system
2017-09-14 22:03:26 +01:00
Oliver Marks
1734dc3f9c
Update test data generation
2017-09-14 13:46:54 +01:00
Oly
528ad8cade
fixed a few more tests
2017-09-14 13:46:54 +01:00
Oliver Marks
c16e9079ca
small fixes to wip rfid api
2017-09-14 13:46:54 +01:00
Oliver Marks
4b3f57ea7e
refactored rfid model into user, started on user save form
2017-09-14 13:46:54 +01:00
Oly
66e012f994
switched to mapping model, lookup in the api does not yet work
2017-09-14 13:46:54 +01:00
Oly
54f89e8b5b
Basic Working tests to build on
2017-09-14 13:46:54 +01:00
Oly
48c90c95f5
you can now request a device, thinking we need a mapping table again :p
2017-09-14 13:46:54 +01:00
Oliver Marks
69af967ae6
Initial rfid models, to think about any thoughts ?
...
remove mapping model on base on @scollins suggestion
Updated models, enabled it in the admin backup to get an idea of the structure.
will need to rebuild, updating restframework
current state of experiment into rfid api
Change docs url
started looking into web tokens
Refactor models
More experimenting
Custom view now works, needs tiding up and data to test
2017-09-14 13:46:54 +01:00