powerdns-admin/powerdnsadmin/models
Khanh Ngo 8ea00b9484
Refactoring the code
- Use Flask blueprint
- Split model and views into smaller parts
- Bug fixes
- API adjustment
2019-12-02 10:32:03 +07:00
..
__init__.py Refactoring the code 2019-12-02 10:32:03 +07:00
account_user.py Refactoring the code 2019-12-02 10:32:03 +07:00
account.py Refactoring the code 2019-12-02 10:32:03 +07:00
api_key.py Refactoring the code 2019-12-02 10:32:03 +07:00
base.py Refactoring the code 2019-12-02 10:32:03 +07:00
domain_setting.py Refactoring the code 2019-12-02 10:32:03 +07:00
domain_template_record.py Refactoring the code 2019-12-02 10:32:03 +07:00
domain_template.py Refactoring the code 2019-12-02 10:32:03 +07:00
domain_user.py Refactoring the code 2019-12-02 10:32:03 +07:00
domain.py Refactoring the code 2019-12-02 10:32:03 +07:00
history.py Refactoring the code 2019-12-02 10:32:03 +07:00
record_entry.py Refactoring the code 2019-12-02 10:32:03 +07:00
record.py Refactoring the code 2019-12-02 10:32:03 +07:00
role.py Refactoring the code 2019-12-02 10:32:03 +07:00
server.py Refactoring the code 2019-12-02 10:32:03 +07:00
setting.py Refactoring the code 2019-12-02 10:32:03 +07:00
user.py Refactoring the code 2019-12-02 10:32:03 +07:00