Skip to content

Move rcdb_web to rcdb library #115

@DraTeots

Description

@DraTeots

There are several reasons for this:

  • Currently to deploy website one has to add $RCDB_HOME/python to PYTHONPATH to find rcdb library and whole $RCDB_HOME to get rcdb_web as a packet. That is weird and may be insecure.
  • rcdb_web is a part of RCDB python and should live with the rest of python code
  • Being a part of rcdb library, allows web interface to be used (later) in a commands like 'rcdb gui'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions