powerdns-admin/powerdnsadmin/models
Matt Scott 0418edddd9
Merge pull request #1078 from famedly/shine/config_table_key_uniqueness
fix: making the key name in the config database unique
2023-02-17 13:49:38 -05:00
..
__init__.py feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
account_user.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
account.py feat: Move the account parse calls to a method 2022-06-18 14:30:56 +02:00
api_key_account.py feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
api_key.py Update api_key.py 2022-12-09 09:33:17 +08:00
base.py Refactoring the code 2019-12-02 10:32:03 +07:00
domain_setting.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
domain_template_record.py Fix logging in models 2020-01-29 22:18:15 +07:00
domain_template.py Refactoring the code 2019-12-02 10:32:03 +07:00
domain_user.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
domain.py Merge pull request #1380 from raunz/preserve_history 2023-02-17 13:30:02 -05:00
history.py History Tab Overhaul & Domain Record Modifications Changelog (#1042) 2021-11-30 11:02:37 +02:00
record_entry.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
record.py Changed auto_ptr() logic to remove-then-add 2023-02-08 15:27:45 +02:00
role.py Fix back_populate relationships 2022-12-22 22:50:01 +01:00
server.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
setting.py Merge pull request #1078 from famedly/shine/config_table_key_uniqueness 2023-02-17 13:49:38 -05:00
user.py Fix back_populate relationships 2022-12-22 22:50:01 +01:00