Skip to content

Create uipa.org specific local_settings.py files #68

@tyliec

Description

@tyliec

Objective

The froide platform supports a number of custom settings through the use of a local_settings.py file (performed here).

We need to implement the fields in this file to fit our own use case, for example setting the SITE_NAME to UIPA and creating creating a process to populate the ADMINS array.

An example local_settings.py file is provided by froide here.

Tasks

Create a local_settings.py file for:

  • For development purposes
  • For deployment purposes

Success Criteria

local_settings.py files are commited to the repository, with instructions on how to use them (essentially mv local_settings.py.dev local_settings.py).

Related Items

Parent Epic: #50

Side Note: If you are using GitHub Codespaces for development, you may have to override the FRONTEND_SERVER parameter here: https://github.com/okfde/froide/blob/a3ec4cf78299e8d5ee068a035e9d14393d6db4e6/froide/settings.py#L154

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions