You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Drew Larson 99875ab7df Wow… needed for app config. 8 years ago
..
migrations Might as well make field a datetime. 8 years ago
templates Basic bikes page. 8 years ago
__init__.py Wow… needed for app config. 8 years ago
admin.py Add bike app with base model. 8 years ago
apps.py Use channel to dispatch an action to check CPIC. 8 years ago
consumers.py Add some logging. 8 years ago
models.py Might as well make field a datetime. 8 years ago
routing.py Use channel to dispatch an action to check CPIC. 8 years ago
serializers.py Add id field. 8 years ago
signals.py Use channel to dispatch an action to check CPIC. 8 years ago
tests.py Refine tests a bit maybe… 8 years ago
urls.py Basic bikes endpoint. 8 years ago
views.py Add endpoint to check cpic. 8 years ago