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 664aad916a
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
6 years ago
..
management Update docs with the "/start" endpoint. 6 years ago
migrations Login works, stubbed out canary index page 10 years ago
templatetags Show elapsed times in ping log 6 years ago
tests Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead) 6 years ago
__init__.py Login works, stubbed out canary index page 10 years ago
admin.py Login works, stubbed out canary index page 10 years ago
forms.py Add the "Email Settings..." dialog and the "Subject Must Contain" setting 6 years ago
models.py Login works, stubbed out canary index page 10 years ago
schemas.py `settelegramwebhook` now sends a correct "allowed_updates" field. 7 years ago
urls.py Add the "Email Settings..." dialog and the "Subject Must Contain" setting 6 years ago
validators.py croniter.is_valid() throws exceptions for some bad inputs, so must use try ... except 6 years ago
views.py Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 6 years ago