healthchecks/hc/accounts/migrations
2017-12-27 17:35:05 +02:00
..
0001_initial.py Fix deprecation warnings. 2017-06-02 22:39:53 +03:00
0002_profile_ping_log_limit.py Updated pricing page, added billing history and invoices. 2015-12-28 18:55:46 +02:00
0003_profile_token.py Store the one time login token in profile so user.password can be used for regular passwords. 2016-01-04 22:39:49 +02:00
0004_profile_api_key.py Set and revoke API key in Settings page. 2016-02-16 15:08:13 +02:00
0005_auto_20160509_0801.py Team access WIP 2016-05-09 11:54:18 +03:00
0006_profile_current_team.py Fix deprecation warnings. 2017-06-02 22:39:53 +03:00
0007_profile_check_limit.py Pricing page tweaks. Limit free accounts to 20 checks per account. 2017-05-07 16:58:44 +03:00
0008_profile_bill_to.py Add Profile.bill_to field which goes on invoices. 2017-06-08 15:07:57 +03:00
0009_auto_20170714_1734.py Per-profile, per-month counters of sent SMS messages. 2017-07-15 01:04:05 +03:00
0010_profile_team_limit.py All plans now have team access, but different team size limits. 2017-09-02 15:45:20 +03:00
0011_profile_sort.py Checks can be sorted by name or last ping. Fixes #136 2017-09-12 17:32:53 +03:00
0012_auto_20171014_1002.py Adding an option to send daily or hourly reminders if any check is down. Fixes #48 2017-10-14 16:03:56 +03:00
0013_remove_profile_team_access_allowed.py team_access_allowed field is not used any more, removing. 2017-10-14 19:16:01 +03:00
0014_auto_20171227_1530.py Adding missing migrations. Fixes #145 2017-12-27 17:35:05 +02:00
__init__.py Initial commit 2015-06-11 22:12:09 +03:00