- Apr 05, 2023
-
-
Ernesto Rico Schmidt authored
- Add type annotations, - Cleanup logic, - utils.parse_time now accepts to time format strings.
-
- Apr 04, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
The image attributes on our models were using VersatileImageField before our migration to a separate image model. VersatileImageField uses a VARCHAR field internally that cannot be converted to a ForeignKey. Signed-off-by:
Ernesto Rico Schmidt <ernesto@helsinki.at>
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
- remove ThumbnailsMixin and thumbnails fields, - remove image_* fields and theis usage, - use utils.delete_links function
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
Replace ModelWithImageFields with foreign key to Image.
-
Ernesto Rico Schmidt authored
- remove ThumbnailsMixin and thumbnails fields, - remove image_* fields and theis usage, - use utils.delete_links function
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
Replace ModelWithImageFields with foreign key to Image.
-
- Apr 03, 2023
-
-
Ernesto Rico Schmidt authored
- remove ThumbnailsMixin and thumbnails fields, - remove image_* fields and theis usage, - introduce utils.delete_links function
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
Replace ModelWithImageFields with foreign key to Image.
-
- Mar 30, 2023
-
-
Ernesto Rico Schmidt authored
-
- Mar 29, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Mar 27, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Mar 26, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Feb 28, 2023
-
-
Ernesto Rico Schmidt authored
-
- Feb 24, 2023
-
- Feb 21, 2023
-
-
Ernesto Rico Schmidt authored
- add `includeVirtual` as GET parameter for `json_playout()` - refactor `json_playout` to be cleaner Closes: #120
-
Ernesto Rico Schmidt authored
-
- Feb 17, 2023
-
-
Ernesto Rico Schmidt authored
- remove remaining usage of naive datetime objects - refactor json_day_schedule and json_playout views - remove unused methods in TimeslotManager
-
- Feb 15, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Feb 14, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-