- Jun 07, 2023
-
-
Ernesto Rico Schmidt authored
Closes: #155
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
Four tests in `test_notes.py` still broken for now
-
Ernesto Rico Schmidt authored
Closes: #155
-
- May 30, 2023
-
-
Ernesto Rico Schmidt authored
-
- May 24, 2023
-
-
Ernesto Rico Schmidt authored
-
- May 20, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- May 08, 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
- Add `pytest-factoryboy` dependency - Add pytest options - Add factories for User, Host, Image, FundingCategory, Type, Show, RRule, Schedule and Timeslot - Add pytest fixtures - Add tests for Schedules, Shows, Timeslots ma Users
-
- May 05, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Apr 25, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Apr 24, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Apr 21, 2023
-
-
Ernesto Rico Schmidt authored
`biography` is not nullable. This fixes aura#174
-
Ernesto Rico Schmidt authored
The seralizers for Host, Note and Show require the request in the context, but only the `APINoteViewSet` calls `get_serializer_context`. The other two `APIHostViewSet` and `ShowSerializer` ingnore it, and the request needs to be added manually.
-
- Apr 20, 2023
-
-
Ernesto Rico Schmidt authored
- The user or username is no longer "injected" in the view sets - The user and username are obtained in the serializers from requests
-
- 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.
-
Ernesto Rico Schmidt authored
This reverts commit 18dd866f.
-
- Apr 18, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
Make Category.subtitle a CharField
-
- Apr 17, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Apr 13, 2023
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
The log level is by default "INFO" and can be set with `STEERING_LOG_LEVEL` Closes aura#143
-
- Apr 12, 2023
-
-
Ernesto Rico Schmidt authored
-