Skip to content

move secret-key check to wsgi.py? #17

Description

@erikj

@maclean was running a database migration on datavis-dev, which is set to datavis.settings.production and needed the secret key...

the key is really only needed for Django serving web pages and not for running management tasks from the command line, perhaps the key check should be moved to datavis/wsgi.py...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions