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 5a199fec4e management commands use self.stdout.write instead of print. Fixes #21 9 years ago
..
management management commands use self.stdout.write instead of print. Fixes #21 9 years ago
migrations Add n_pings field to Check model. This holds a continually updated count of api_ping entries for each check. 9 years ago
tests management commands use self.stdout.write instead of print. Fixes #21 9 years ago
__init__.py Renames 10 years ago
admin.py prunepings and prunechecks management commands 9 years ago
decorators.py Organize imports using isort. 9 years ago
models.py prunepings and prunechecks management commands 9 years ago
urls.py Organize imports using isort. 9 years ago
views.py Add n_pings field to Check model. This holds a continually updated count of api_ping entries for each check. 9 years ago