Skip to content
Snippets Groups Projects

add pip packaging process

Merged Michael Loipführer requested to merge pip-packaging into master

Start building wahlfang as a pip package.

This has major implications though, especially for how settings are handled in a production deployment.

This MR implements changes such that we assume a settings file /etc/wahlfang/settings.py which imports and overwrites the base settings and is then loaded in the manage.py command and the wsgi and asgi application.

make package builds the python package

TODO:

  • Think about the future - how do we handle a React app in the repo. Plug into the build process, create the minified bundled javascript and include that with the python package?
Edited by Tobias Jülg

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading