Thanks Tim, would it be useful to have a more user friendly error message?

Il ven 18 dic 2020, 11:08 Tim Graham <timogra...@gmail.com> ha scritto:

> app_label "should be a valid Python identifier." Dots aren't allowed.
>
>
> https://docs.djangoproject.com/en/stable/ref/applications/#django.apps.AppConfig.label
>
> On Friday, December 18, 2020 at 10:47:45 AM UTC-5 Federico Capoano wrote:
>
>> Defining the app_label of an AppConfig with a dot, like
>> "myproject.subapp" is allowed, but raises an exception in the migration
>> framework (too many values to unpack).
>>
>> Did anybody notice this?
>>
>> Is it supposed to be allowed or not at all?
>>
>> Best regards
>> Federico Capoano
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-developers/3cbMviLrSzI/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/134214d9-e3c1-4f74-9920-f0a62d4d675bn%40googlegroups.com
> <https://groups.google.com/d/msgid/django-developers/134214d9-e3c1-4f74-9920-f0a62d4d675bn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAERYH6XvS3_z-akSZw_xy8FRHbdZoxeOYN3D_fVyRJ%3D7B9zUFA%40mail.gmail.com.

Reply via email to