.. |
0001_initial.py
|
Fix deprecation warnings.
|
8 years ago |
0002_profile_ping_log_limit.py
|
Updated pricing page, added billing history and invoices.
|
9 years ago |
0003_profile_token.py
|
Store the one time login token in profile so user.password can be used for regular passwords.
|
9 years ago |
0004_profile_api_key.py
|
Set and revoke API key in Settings page.
|
9 years ago |
0005_auto_20160509_0801.py
|
Team access WIP
|
9 years ago |
0006_profile_current_team.py
|
Fix deprecation warnings.
|
8 years ago |
0007_profile_check_limit.py
|
Pricing page tweaks. Limit free accounts to 20 checks per account.
|
8 years ago |
0008_profile_bill_to.py
|
Add Profile.bill_to field which goes on invoices.
|
8 years ago |
0009_auto_20170714_1734.py
|
Per-profile, per-month counters of sent SMS messages.
|
7 years ago |
0010_profile_team_limit.py
|
All plans now have team access, but different team size limits.
|
7 years ago |
0011_profile_sort.py
|
Checks can be sorted by name or last ping. Fixes #136
|
7 years ago |
0012_auto_20171014_1002.py
|
Adding an option to send daily or hourly reminders if any check is down. Fixes #48
|
7 years ago |
0013_remove_profile_team_access_allowed.py
|
team_access_allowed field is not used any more, removing.
|
7 years ago |
0014_auto_20171227_1530.py
|
Adding missing migrations. Fixes #145
|
7 years ago |
0015_auto_20181029_1858.py
|
Add read-only API key support
|
6 years ago |
0016_remove_profile_bill_to.py
|
Remove Profile.bill_to field.
|
6 years ago |
0017_auto_20190112_1426.py
|
Project model. cc: #183
|
6 years ago |
0018_auto_20190112_1426.py
|
Project model. cc: #183
|
6 years ago |
0019_project_badge_key.py
|
Add Project.badge_key so we can preserve the current badge URLs
|
6 years ago |
0020_auto_20190112_1950.py
|
Add Project.badge_key so we can preserve the current badge URLs
|
6 years ago |
0021_auto_20190112_2005.py
|
Project.badge_key must be not null and unique.
|
6 years ago |
0022_auto_20190114_0857.py
|
project_id must be not null.
|
6 years ago |
0023_auto_20190117_1419.py
|
Drop Profile.api_key and Profile.api_key_readonly (both are stored with Project now)
|
6 years ago |
__init__.py
|
Initial commit
|
10 years ago |