- May 05, 2023
-
-
Ernesto Rico Schmidt authored
-
- Apr 19, 2023
-
-
Ernesto Rico Schmidt authored
1. remove the fields 2. re-add the fields as not-nullable.
-
Ernesto Rico Schmidt authored
1. remove the fields 2. re-add the fields as not-nullable.
-
Ernesto Rico Schmidt authored
This reverts commit 1546a2c2.
-
- Apr 18, 2023
-
-
Ernesto Rico Schmidt authored
Make Category.subtitle a CharField
-
- Apr 17, 2023
-
-
Ernesto Rico Schmidt authored
-
- Apr 11, 2023
-
-
Ernesto Rico Schmidt authored
- Added `created_{at,by}` and `updated_{at,by}` to `Host`, `Show`, `Note` and `UserProfile`. - Sorted all the fields alphabetically (still not 100% sure it is more readable)
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
- Replace ImageField with ForeignKey reference to Image - Update `program/show.json` fixture - Update serializer to refer to Image and allow null
-
- 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
-
Ernesto Rico Schmidt authored
Replace ModelWithImageFields with foreign key to Image.
-
Ernesto Rico Schmidt authored
Replace ModelWithImageFields with foreign key to Image.
-
- Apr 03, 2023
-
-
Ernesto Rico Schmidt authored
Replace ModelWithImageFields with foreign key to Image.
-
- Mar 29, 2023
-
-
Ernesto Rico Schmidt authored
-
- Mar 27, 2023
-
-
Ernesto Rico Schmidt authored
-
- Mar 26, 2023
-
-
Ernesto Rico Schmidt authored
-
- Feb 28, 2023
-
-
Ernesto Rico Schmidt authored
-
- Feb 21, 2023
-
-
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
-
- Feb 14, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
- Add choices for freq - Add choices for by_set_pos - Add unique_together
-
- Oct 21, 2022
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Oct 19, 2022
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Oct 12, 2022
-
-
Ernesto Rico Schmidt authored
-
- Oct 02, 2022
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Sep 05, 2022
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
this adds the fields `created_at`, `created_by`, `updated_at` and `updated_by`
-
Ernesto Rico Schmidt authored
this adds the fields `created_at`, `created_by`, `updated_at` and `updated_by`
-
Ernesto Rico Schmidt authored
this adds the fields `created_at`, `created_by`, `updated_at` and `updated_by`
-