mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-09 15:10:27 +00:00
fc39cc40ee
* Rename `customBoxes` to be more descriptive and follow CamelCase name convention for classes * Change the tab info from a tuple to a named tuple * Change all access to the tab info tuple from index to (new) property name * Rename/Relabel the tabs * Add docstrings * Simplify the domain filter logic * Simplify/Unify the tab html template |
||
---|---|---|
.. | ||
__init__.py | ||
admin.py | ||
api.py | ||
base.py | ||
dashboard.py | ||
domain.py | ||
index.py | ||
user.py |