This website requires JavaScript.
Explore
Help
Sign in
gaugendre
/
checkout
Watch
1
Star
0
Fork
You've already forked checkout
0
mirror of
https://github.com/Crocmagnon/checkout.git
synced
2025-04-03 08:16:32 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
checkout
/
.devcontainer/devcontainer.json
.devcontainer/Dockerfile
.dockerignore
.eslintrc
.mise.toml
.pre-commit-config.yaml
.prettierrc
constraints.txt
docker-compose-build.yaml
docker-compose.yaml
Dockerfile
envs/local.env.dist
LICENSE
pyproject.toml
README.md
src/checkout/__init__.py
src/checkout/asgi.py
src/checkout/settings.py
src/checkout/tests/__init__.py
src/checkout/tests/test_robots.py
src/checkout/urls.py
src/checkout/wsgi.py
src/common/__init__.py
src/common/admin.py
src/common/apps.py
src/common/context_processors.py
src/common/locale/en/LC_MESSAGES/django.po
src/common/locale/fr/LC_MESSAGES/django.po
src/common/migrations/0001_initial.py
src/common/migrations/__init__.py
src/common/models.py
src/common/static/icons/android-chrome-192x192.png
src/common/static/icons/android-chrome-512x512.png
src/common/static/icons/apple-touch-icon.png
src/common/static/icons/browserconfig.xml
src/common/static/icons/favicon-16x16.png
src/common/static/icons/favicon-32x32.png
src/common/static/icons/favicon.ico
src/common/static/icons/mstile-150x150.png
src/common/static/icons/safari-pinned-tab.svg
src/common/static/icons/site.webmanifest
src/common/templates/403.html
src/common/templates/404.html
src/common/templates/500.html
src/common/templates/common/base.html
src/common/templates/common/favicon.html
src/common/templates/common/messages.html
src/common/templates/common/navbar.html
src/common/templates/common/ping.html
src/common/templates/common/robots.txt
No matching file found