>
> I am getting this error while i create a newapp and integrate in the
>>> setting and urls file in sample project
>>
>> C:\Users\RaoKaleemullah\Desktop\django-tutorial\sample>python manage.py
>>> runserve
>>
>> r
>>
>> Traceback (most recent call last):
>>
>> File "manage.py", line 10, in <module>
>>
>> execute_from_command_line(sys.argv)
>>
>> File
>>> "C:\Users\RaoKaleemullah\Anaconda2\lib\site-packages\django-1.9-py2.7.egg
>>
>> \django\core\management\__init__.py", line 350, in
>>> execute_from_command_line
>>
>> utility.execute()
>>
>> File
>>> "C:\Users\RaoKaleemullah\Anaconda2\lib\site-packages\django-1.9-py2.7.egg
>>
>> \django\core\management\__init__.py", line 342, in execute
>>
>> self.fetch_command(subcommand).run_from_argv(self.argv)
>>
>> File
>>> "C:\Users\RaoKaleemullah\Anaconda2\lib\site-packages\django-1.9-py2.7.egg
>>
>> \django\core\management\__init__.py", line 176, in fetch_command
>>
>> commands = get_commands()
>>
>> File
>>> "C:\Users\RaoKaleemullah\Anaconda2\lib\site-packages\django-1.9-py2.7.egg
>>
>> \django\utils\lru_cache.py", line 100, in wrapper
>>
>> result = user_function(*args, **kwds)
>>
>> File
>>> "C:\Users\RaoKaleemullah\Anaconda2\lib\site-packages\django-1.9-py2.7.egg
>>
>> \django\core\management\__init__.py", line 71, in get_commands
>>
>> for app_config in reversed(list(apps.get_app_configs())):
>>
>> File
>>> "C:\Users\RaoKaleemullah\Anaconda2\lib\site-packages\django-1.9-py2.7.egg
>>
>> \django\apps\registry.py", line 137, in get_app_configs
>>
>> self.check_apps_ready()
>>
>> File
>>> "C:\Users\RaoKaleemullah\Anaconda2\lib\site-packages\django-1.9-py2.7.egg
>>
>> \django\apps\registry.py", line 124, in check_apps_ready
>>
>> raise AppRegistryNotReady("Apps aren't loaded yet.")
>>
>> django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet.
>>
>>
>>
--
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/416c267f-4660-42a8-b3e6-4b909542511a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.