Move Payment model to new payments app
Redo migrations Move pages and admin to payments app Adjust and add tests Update docs and fix codestyle Fix migrations
docs/payments.rst
0 → 100644
website/payments/__init__.py
0 → 100644
website/payments/admin.py
0 → 100644
File added
website/payments/models.py
0 → 100644
website/payments/services.py
0 → 100644