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 970a9a3eef Use channel to dispatch an action to check CPIC. 8 years ago
..
migrations Size should be optional. 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 Use channel to dispatch an action to check CPIC. 8 years ago
models.py Time is hard… 8 years ago
routing.py Use channel to dispatch an action to check CPIC. 8 years ago
serializers.py Make sure fields can’t be updated in serializer. 8 years ago
signals.py Use channel to dispatch an action to check CPIC. 8 years ago
tests.py Use channel to dispatch an action to check CPIC. 8 years ago
urls.py Basic bikes endpoint. 8 years ago
views.py More endpoints. 8 years ago