migrations
|
Update core migrations.
|
2017-08-17 11:23:40 -04:00 |
templatetags
|
Add ability to create a Timer.
|
2017-08-16 21:57:01 -04:00 |
__init__.py
|
Initial commit.
|
2017-08-11 14:32:02 -04:00 |
admin.py
|
Add Timer model.
|
2017-08-16 18:33:02 -04:00 |
forms.py
|
Add ability to create a Timer.
|
2017-08-16 21:57:01 -04:00 |
models.py
|
Add ability to create a Timer.
|
2017-08-16 21:57:01 -04:00 |
tests.py
|
Initial commit.
|
2017-08-11 14:32:02 -04:00 |
urls.py
|
Add ability to create a Timer.
|
2017-08-16 21:57:01 -04:00 |
views.py
|
Add permissions handling to api and core views.
|
2017-08-17 13:18:14 -04:00 |