Easy scheduling for regular film nights
Project description
Vote4Film
Simplify film selection for regular film nights. Participants can:
- Add films
- Vote for films
- Declare absences
- See the schedule which takes into account votes and absences
Admins can set the schedule of film nights.
This is a simple WSGI Web Application.
Development
poetry installto set-up the virtualenv (one-off)poetry run ./src/vote4film/manage.py migrateto set-up the local DB (one-off)poetry run ./src/vote4film/manage.py runserver_plusmake checkandmake testbefore committing
Publishing
This application will be published on PyPi.
- Ensure you have configured Poetry repositories including
TestPyPi(one-off) poetry publish --build -r testpypito upload to the test repositorypoetry publish --buildto release
Deployment
Unfortunately, I will not provide any guidance here.
Changelog
v1.04 - 2019/11/12
- Fix bug loading config from XDG config home (sigh)
- Fix django-extensions being missed from dependencies
v1.03 - 2019/11/12
- Fix config sub-directory used in XDG config home
v1.02 - 2019/11/12
- Load configuration from XDG config home
v1.0.1 - 2019/11/10
- First release of Vote4Film.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vote4film-1.0.4.tar.gz
(28.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vote4film-1.0.4-py3-none-any.whl
(39.3 kB
view details)
File details
Details for the file vote4film-1.0.4.tar.gz.
File metadata
- Download URL: vote4film-1.0.4.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/5.3.8-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eaf50dac22712752208c85695c658d5ec9464bd2f08ddb3e84666693851100e8
|
|
| MD5 |
8a5a5e25cfd1bd8193f57d3c635916a0
|
|
| BLAKE2b-256 |
c98f8870566378b6d77fc98b821dc7a3c24060111380a4f068a7463ef447b700
|
File details
Details for the file vote4film-1.0.4-py3-none-any.whl.
File metadata
- Download URL: vote4film-1.0.4-py3-none-any.whl
- Upload date:
- Size: 39.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/5.3.8-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4dfd5f7a097e19dbff6a7950674bc8cafb09bfa45f69e2fbef4f7000171f38da
|
|
| MD5 |
7e5ca9a53920b81e98e29d7233279b14
|
|
| BLAKE2b-256 |
4b84de92173b3d930fbd4c0e8231f9390e99182da0034b238c180fcfa8b953f6
|