movie-night-api/movie_manager
2025-07-11 18:32:38 -05:00
..
migrations database cleanup 2025-04-20 23:40:38 -05:00
viewsets updated schedule date to use local time 2025-07-03 01:29:35 -05:00
__init__.py initial commit 2025-04-07 00:30:11 -05:00
admin.py added utc showtime to admin 2025-07-03 01:38:54 -05:00
apps.py initial commit 2025-04-07 00:30:11 -05:00
models.py removed slug field from movielists 2025-07-11 18:32:38 -05:00
permissions.py reorganized viewsets into their own files 2025-07-02 16:58:44 -05:00
serializers.py fixed timezone handling 2025-07-03 00:04:59 -05:00
tests.py updated schedule date to use local time 2025-07-03 01:29:35 -05:00
views.py reorganized viewsets into their own files 2025-07-02 16:58:44 -05:00