thank you i didn't know.
On Mon, Apr 17, 2023 at 8:26 AM Florian Apolloner
wrote:
> Hi, this is something which is already supported via the template argument
> to startproject/startapp.
>
> Cheers,
> florian
>
> On Sunday, April 16, 2023 at 11:47:44 PM UTC+2 Daniel Azubuine wrote:
>
>> When st
Hi, this is something which is already supported via the template argument
to startproject/startapp.
Cheers,
florian
On Sunday, April 16, 2023 at 11:47:44 PM UTC+2 Daniel Azubuine wrote:
> When starting a new Django project, the user can select if he wants to
> build an API or use the Django t
When starting a new Django project, the user can select if he wants to
build an API or use the Django template.
If he chooses API, then Django-rest framework will be installed, and then
serializers.py will be added to the folders.
--
You received this message because you are subscribed to the Goo