Skip to content

Wishlist #124

@jerbob

Description

@jerbob

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-healthcheck or django-watchman
  • Deprecate existing plugins logic in favour of a system that doesn't require import introspection or extra models.py code
  • Remove any redundant apps, merging any apps whose scopes intersect
  • Add DATABASE_URL and CACHE_URL to replace our clusterfuck of config vars
  • Provide an api that is challenge server agnostic for users
  • Use django-configurations to handle static + dynamic settings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions