Models, views, controllers for primary database interactions.
- ./apps/ - Client and server applications for TDS.
- ./commands/ - Controllers for database models.
- ./deploy_strategy/ - Enforcement methods (Salt).
- ./model/ - Model definitions.
- ./notifications/ - E-mail, Hipchat, etc. notifications.
- ./scripts/
- ./utils/
- ./views/ - Views for interacting with database.
- ./authorize.py - Utilities for determining authorization level of actors.
- ./cmdline.py - Declarations of command line arguments, subsarguments and options.
- ./configure_logging.py - Logging configuration for TDS.
- ./exceptions.py - Definitions of exceptions.
- ./logging_wrapper.py - Wrappers around logging facilities
- ./main.py - Command and view resolver for TDS.
- ./UTFFixedSysLogHandler.py
- ./version.py - Version definition for this instance of TDS.
README.md: Copyright 2016 Ifwe Inc.
README.md is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
You should have received a copy of the license along with this work. If not, see http://creativecommons.org/licenses/by-sa/4.0/.