How to add the application name to Installed apps dict? On Wednesday, August 15, 2018 at 4:55:00 PM UTC+5:30, Jason wrote: > > that error means you haven't added your django application name to the > INSTALLED_APPS dict in your project settings. >
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5415e4f5-d743-46d4-854e-382bf985b2a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

