1
0
Fork
You've already forked barcode_aic
0
Simple django web app to generate barcodes
  • Python 66.7%
  • HTML 24.1%
  • Dockerfile 8.9%
  • Shell 0.3%
2026年04月12日 10:56:12 +02:00
barcodes smol fixes to match what the boss wants haha :D 2026年04月12日 09:58:35 +02:00
config add trusted csrf origin 2026年04月08日 10:33:52 +02:00
fonts fix font 2026年04月07日 16:48:53 +02:00
media add download zip button and gitignore media folder contents 2026年04月07日 12:35:56 +02:00
static/js refresh only table 2026年04月07日 21:11:30 +02:00
.gitignore 🐳dockerize 2026年04月07日 19:11:08 +02:00
docker-compose.yaml some black magic to serve staticfiles with withenoise lib 🤷 2026年04月08日 10:23:57 +02:00
Dockerfile some black magic to serve staticfiles with withenoise lib 🤷 2026年04月08日 10:23:57 +02:00
entrypoint.sh some black magic to serve staticfiles with withenoise lib 🤷 2026年04月08日 10:23:57 +02:00
env.example add env.example 2026年04月07日 19:44:52 +02:00
manage.py 🎆 2026年04月07日 10:29:01 +02:00
polls refresh only table 2026年04月07日 21:11:30 +02:00
requirements.txt update reqs 2026年04月12日 10:56:12 +02:00