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 f7e004b2ea
Improve phone number sanitization: remove spaces and hyphens
4 years ago
..
management Syntax highlighting for PHP examples. 4 years ago
migrations Login works, stubbed out canary index page 10 years ago
templatetags In the checks list, indicate a started check with a progress spinner under the status icon (cc: #338) 4 years ago
tests Improve phone number sanitization: remove spaces and hyphens 4 years ago
__init__.py Login works, stubbed out canary index page 10 years ago
admin.py Remove unused imports, cleanup. 5 years ago
context_processors.py {% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N 4 years ago
decorators.py The "require_setting" decorator and more tests. 5 years ago
forms.py Improve phone number sanitization: remove spaces and hyphens 4 years ago
models.py Remove unused imports, cleanup. 5 years ago
schemas.py Source formatted with Black 6 years ago
urls.py Rename "hc-p-channels" to "hc-channels" 4 years ago
validators.py Stricter cron validation, reject schedules like "At midnight of February 31" 5 years ago
views.py Fix missing Resume button. Fixes #421 4 years ago