-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
This issue contains an assortment of feature requests pertaining to code quality, ops and maintainability.
Ideally, solutions for the the issues listed here will be bundled in PRs like #119, as kaizen. For this reason, this list should only contain issues that can be resolved quickly, or related to app restructuring.
- Add a healthcheck endpoint, running using something like
django-healthcheckordjango-watchman - Deprecate existing
pluginslogic in favour of a system that doesn't require import introspection or extramodels.pycode - Remove any redundant apps, merging any apps whose scopes intersect
- Add
DATABASE_URLandCACHE_URLto replace our clusterfuck of config vars - Provide an api that is challenge server agnostic for users
- Use
django-configurationsto handle static + dynamic settings
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels