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.
 
 
 
 
 
Pēteris Caune bcc7009437
Update channels.html to use Channel.last_notify
3 years ago
..
management Update channels.html to use Channel.last_notify 3 years ago
migrations Add Channel.last_notify and a command to backfill it 3 years ago
tests Fix a crash in hc.api.views.pause with an int in request body 3 years ago
__init__.py Renames 10 years ago
admin.py Upgrade Django version to 3.2 4 years ago
decorators.py Fix a crash in hc.api.views.pause with an int in request body 3 years ago
forms.py Simplify hc.api.views.flips, add validation and more tests. 4 years ago
models.py Update channels.html to use Channel.last_notify 3 years ago
schemas.py API support for setting the allowed HTTP methods for making ping requests 4 years ago
transports.py Remove debug statement 3 years ago
urls.py Add ability to create/revoke individual keys 3 years ago
views.py Fix hc.api.views.ping to handle non-utf8 data in request body 3 years ago