Hi,
I found a way to customize error messages of the serializer by adding
extra_kwargs into the serializer meta class.
But, I'm wishing to render custom serializer errors with the incorrect
data. For example:
class CreateUserSerializer(serializer.ModelSerializer):
class Meta:
model =
I found: https://pypi.org/project/icalendar/. Are there any others out
there?
On Tuesday, August 2, 2022 at 10:41:44 AM UTC-4 Ryan Nowakowski wrote:
> The standard is called iCal. There are a few different python libraries to
> choose from.
>
>
> On August 1, 2022 2:51:34 PM CDT, "lone...@gmai
The standard is called iCal. There are a few different python libraries to
choose from.
On August 1, 2022 2:51:34 PM CDT, "lone...@gmail.com"
wrote:
>Hello all,
>
> I want to generate calendar files for both Android and iPhone. I do
>not want to connect to the Google or Apple APIs to do t
3 matches
Mail list logo