migrations
|
feat [both]: save facebook event link
|
2022-07-13 02:48:11 +02:00 |
services
|
feat [api]: first shot ics route
|
2022-04-03 01:20:54 +02:00 |
templates
|
fix [back]: add missing }
|
2022-07-06 02:19:48 +02:00 |
templatetags
|
feat [api]: format tags and filters
|
2022-04-03 01:20:54 +02:00 |
__init__.py
|
feat [api] init api part in django
|
2022-04-03 01:20:53 +02:00 |
admin.py
|
feat [api]: GET all and POST film
|
2022-04-03 01:20:53 +02:00 |
apps.py
|
refacto [api]: black formatting
|
2022-04-03 01:20:54 +02:00 |
factories.py
|
feat [server]: film factory
|
2022-07-14 00:26:54 +02:00 |
models.py
|
feat [both]: save facebook event link
|
2022-07-13 02:48:11 +02:00 |
renderers.py
|
refacto [api]: black formatting
|
2022-04-03 01:20:54 +02:00 |
serializers.py
|
feat [both]: save facebook event link
|
2022-07-13 02:48:11 +02:00 |
tests.py
|
feat [api] init api part in django
|
2022-04-03 01:20:53 +02:00 |
urls.py
|
feat [both]: separate public and admin routes
|
2022-07-14 06:03:39 +02:00 |