cmsmanage/reservations
Adam Goldsmith ee61451759 Convert from MariaDB to PostgreSQL
MariaDB has become far too annoying/buggy, and there are some neat
features only available in PostgreSQL
2024-08-29 21:45:56 -04:00
..
management reservations: Add task to sync with Google Calendar 2024-08-09 01:47:32 -04:00
migrations Convert from MariaDB to PostgreSQL 2024-08-29 21:45:56 -04:00
tasks reservations: Refactor sync_google_calendar to use class 2024-08-29 21:45:56 -04:00
tests reservations: Add new app with Resource/Reservation/UserReservation models 2024-08-09 01:47:32 -04:00
__init__.py reservations: Add new app with Resource/Reservation/UserReservation models 2024-08-09 01:47:32 -04:00
admin.py reservations: Make ReservationAdmin more useful for subclasses 2024-08-09 01:47:32 -04:00
apps.py reservations: Add task to sync with Google Calendar 2024-08-09 01:47:32 -04:00
models.py Convert from MariaDB to PostgreSQL 2024-08-29 21:45:56 -04:00
views.py reservations: Add new app with Resource/Reservation/UserReservation models 2024-08-09 01:47:32 -04:00