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 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/134214d9-e3c1-4f74-9920-f0a62d4d675bn%40googlegroups.com.

Reply via email to