Hi.

Next time please copy-paste text since it's really hard to response to
images.

Problem is that there is no such app in django as django.contrib.gis.gdal.
It's just a library.

You only need to add django.contrib.gis to installed apps to leverage gis
functionality.


13.6.2017 22.31 "Gabriel Sansigolo" <[email protected]> kirjoitti:

> Hello everyone, my name is Gabriel Sansigolo. Last week I came across a
> little problem during the development of a project.
>
> The problem appeared when I needed to import a function from a class,
> which was in another folder.
> Captura_1: Organização dos Arquivos <http://imgur.com/deEWMqn>
>
> At first I thought it was wrong in the way I wrote import.
> Captura_2: O Erro <http://imgur.com/F9kPZ0W>
>
> The source pointed to by the error was the urls.py file, as the image
> shows:
> Captura_3: urls.py <http://imgur.com/kR7PUHI>
>
> It should be noted that PyCharm did not identify it as an error. After
> researching on the subject I noticed that many said that probably the
> problem was in the "INSTALLED_APPS" inside the settings.py file, thinking
> about it follow image of my installed apps:
> Captura_4: Installed Apps <http://imgur.com/zsM3qBo>
>
> his may be a trivial mistake in Django, but as I do not know much, I'm a
> beginner, I can not see the solution.
> Links of the prints, for those who do not appear the hyperlinks:
>
> Http://imgur.com/deEWMqn
> Http://imgur.com/F9kPZ0W
> Http://imgur.com/kR7PUHI
> Http://imgur.com/zsM3qBo
>
> Thanks for the space.
>
> regards.Gabriel
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django REST framework" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to