thanks for the help but i see this : In Django, application names are used
as part of the project's import system and as identifiers for various
purposes within the project. While it's not a strict requirement for
application names to be valid Python package names, it's generally a good
practice t
All django apps must be valid package names. etudiantAuth is not a valid
package name.
PEP 8: http://www.python.org/dev/peps/pep-0008/ enforces that:
Modules should have short, all-lowercase names. Underscores can be used in
the module name if it improves readability. Python packages should a
Just move forward with your code , dint give attention to red squiggly at
this stage
On Mon, 28 Aug, 2023, 20:08 Vishesh Mangla,
wrote:
> Edtudiant is French not English
>
> On Mon, 28 Aug, 2023, 19:45 Abdoulaye SENE,
> wrote:
>
>> i don't understand
>>
>>
>> Le lun. 28 août 2023 à 14:09, Vishe
Edtudiant is French not English
On Mon, 28 Aug, 2023, 19:45 Abdoulaye SENE,
wrote:
> i don't understand
>
>
> Le lun. 28 août 2023 à 14:09, Vishesh Mangla
> a écrit :
>
>> That's just a linting error, ignore it
>>
>> On Mon, 28 Aug, 2023, 19:35 Abdoulaye SENE, <
>> abdoulaye.sen...@unchk.edu.sn
i ignore it. but when i continue , i see this [image: Captu.PNG]
Le lun. 28 août 2023 à 14:14, Abdoulaye SENE
a écrit :
> i don't understand
>
>
> Le lun. 28 août 2023 à 14:09, Vishesh Mangla
> a écrit :
>
>> That's just a linting error, ignore it
>>
>> On Mon, 28 Aug, 2023, 19:35 Abdoulaye SEN
i don't understand
Le lun. 28 août 2023 à 14:09, Vishesh Mangla a
écrit :
> That's just a linting error, ignore it
>
> On Mon, 28 Aug, 2023, 19:35 Abdoulaye SENE,
> wrote:
>
>> [image: Cap0.PNG]
>> but when i make python manage.py migrate, i only see [image: Capt.PNG]
>>
>> --
>> You received
That's just a linting error, ignore it
On Mon, 28 Aug, 2023, 19:35 Abdoulaye SENE,
wrote:
> [image: Cap0.PNG]
> but when i make python manage.py migrate, i only see [image: Capt.PNG]
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To u
7 matches
Mail list logo