migrations
|
add user in access panel
|
2016-12-25 11:19:11 +01:00 |
static/access/css
|
show qr code with token
|
2016-12-22 02:31:48 +01:00 |
templates/access
|
activate access tokens using POST
|
2016-12-25 11:25:47 +01:00 |
admin.py
|
fix something in access admin
|
2016-12-21 22:23:27 +01:00 |
forms.py
|
allow caching of /api/locations
|
2016-12-27 19:37:50 +01:00 |
middleware.py
|
full access token should work now
|
2016-12-21 20:56:28 +01:00 |
models.py
|
add user in access panel
|
2016-12-25 11:19:11 +01:00 |
urls.py
|
show qr code with token
|
2016-12-22 02:31:48 +01:00 |
views.py
|
activate access tokens using POST
|
2016-12-25 11:25:47 +01:00 |