PowerDNS-Admin/powerdnsadmin
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
..
lib Refactoring the code 2019-12-02 10:32:03 +07:00
models Refactoring the code 2019-12-02 10:32:03 +07:00
routes Refactoring the code 2019-12-02 10:32:03 +07:00
services Refactoring the code 2019-12-02 10:32:03 +07:00
static Refactoring the code 2019-12-02 10:32:03 +07:00
templates Refactoring the code 2019-12-02 10:32:03 +07:00
__init__.py Refactoring the code 2019-12-02 10:32:03 +07:00
assets.py Refactoring the code 2019-12-02 10:32:03 +07:00
decorators.py Refactoring the code 2019-12-02 10:32:03 +07:00
default_config.py Refactoring the code 2019-12-02 10:32:03 +07:00
models.py Refactoring the code 2019-12-02 10:32:03 +07:00
swagger-spec.yaml Refactoring the code 2019-12-02 10:32:03 +07:00
validators.py Refactoring the code 2019-12-02 10:32:03 +07:00