Simple django web app to generate barcodes
- Python 66.7%
- HTML 24.1%
- Dockerfile 8.9%
- Shell 0.3%
| barcodes | smol fixes to match what the boss wants haha :D | |
| config | add trusted csrf origin | |
| fonts | fix font | |
| media | add download zip button and gitignore media folder contents | |
| static/js | refresh only table | |
| .gitignore | 🐳dockerize | |
| docker-compose.yaml | some black magic to serve staticfiles with withenoise lib 🤷 | |
| Dockerfile | some black magic to serve staticfiles with withenoise lib 🤷 | |
| entrypoint.sh | some black magic to serve staticfiles with withenoise lib 🤷 | |
| env.example | add env.example | |
| manage.py | 🎆 | |
| polls | refresh only table | |
| requirements.txt | update reqs | |