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 3f9e7faec6 Might as well make field a datetime. 8 years ago
..
migrations Might as well make field a datetime. 8 years ago
templates Basic bikes page. 8 years ago
__init__.py Add bike app with base model. 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 endpoint to check cpic. 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 Add endpoint to check cpic. 8 years ago
urls.py Basic bikes endpoint. 8 years ago
views.py Add endpoint to check cpic. 8 years ago