.. |
management
|
membershipworks: Scrape event data, with extension model for extra data
|
2023-12-30 14:36:21 -05:00 |
migrations
|
membershipworks: Add support for scraping event registration data
|
2024-05-03 12:37:48 -04:00 |
static/membershipworks/css
|
membershipworks: Adjust invoice PDF spacing
|
2024-05-01 12:48:43 -04:00 |
tasks
|
Fix various type issues
|
2024-05-04 18:03:22 -04:00 |
templates/membershipworks
|
membershipworks: More thoroughly check if events are ready for an invoice
|
2024-05-02 23:53:48 -04:00 |
templatetags
|
membershipworks: Add basic per-month event report
|
2024-01-15 21:31:06 -05:00 |
__init__.py
|
Switch from Black to Ruff for formatting, add linting/import sorting
|
2024-01-18 14:21:36 -05:00 |
admin.py
|
membershipworks: Add model and admin for EventInvoice
|
2024-04-05 14:10:08 -04:00 |
api.py
|
Switch from Black to Ruff for formatting, add linting/import sorting
|
2024-01-18 14:21:36 -05:00 |
apps.py
|
Use decorator to keep track of group names for django-q2 tasks
|
2024-02-01 11:10:22 -05:00 |
dashboard.py
|
membershipworks: Add ability for instructors to generate and submit event invoices
|
2024-04-14 01:31:03 -04:00 |
forms.py
|
membershipworks: More thoroughly check if events are ready for an invoice
|
2024-05-02 23:53:48 -04:00 |
invoice_email.py
|
Fix various type issues
|
2024-05-04 18:03:22 -04:00 |
membershipworks_api.py
|
Fix various type issues
|
2024-05-04 18:03:22 -04:00 |
models.py
|
Fix various type issues
|
2024-05-04 18:03:22 -04:00 |
tables.py
|
Split tables out of view modules into tables
|
2024-04-18 11:30:18 -04:00 |
tests.py
|
Switch from Black to Ruff for formatting, add linting/import sorting
|
2024-01-18 14:21:36 -05:00 |
urls.py
|
membershipworks: Add PDF preview for event invoices
|
2024-04-27 11:01:08 -04:00 |
views.py
|
Fix various type issues
|
2024-05-04 18:03:22 -04:00 |