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 94cdfe1e64 Check.schedule contains user input and needs to be escaped. 8 years ago
..
management sendalerts reuses database connection. 8 years ago
migrations 1KB for message bodies is not enough--email headers alone can take 5KB. Changing to 10KB 8 years ago
tests Check.schedule contains user input and needs to be escaped. 8 years ago
__init__.py Renames 10 years ago
admin.py DRY: use channel.get_kind_display() 8 years ago
decorators.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
models.py Telegram integration. 8 years ago
schemas.py API support for cron syntax 8 years ago
transports.py Telegram integration. 8 years ago
urls.py Lightweight 'server status' API endpoint, to be used by external load balancers 8 years ago
views.py 1KB for message bodies is not enough--email headers alone can take 5KB. Changing to 10KB 8 years ago