-
```
What steps will reproduce the problem?
1. python pl-admin.py -s=display create
What is the expected output? What do you see instead?
/usr/lib/python2.5/site-packages/photologue/models.py in creat…
-
```
What steps will reproduce the problem?
1. cape app
2. go to http://localhost:8000/wards/96/
What is the expected output? What do you see instead?
TemplateSyntaxError at /wards/96/
Caught Attrib…
-
/lib/python3.5/site-packages/haystack/utils/geo.py", line 5, in
from django.contrib.gis.geos import Point
ImportError: cannot import name 'Point'
I'm trying to use haystack's geo spatial index l…
jheld updated
8 years ago
-
```
What steps will reproduce the problem?
1. View any thread.
2. See a traceback about "save() takes exactly 1 argument (3 given)".
What is the expected output? What do you see instead?
Thread HTML …
-
```
What steps will reproduce the problem?
1. python pl-admin.py -s=display create
What is the expected output? What do you see instead?
/usr/lib/python2.5/site-packages/photologue/models.py in creat…
-
```
What steps will reproduce the problem?
1. Start django using the builtin server
geographic_admin> python manage.py runserver
2. Load up any country's admin page
http://localhost:8000/admin/world…
-
```
What steps will reproduce the problem?
1. cape app
2. go to http://localhost:8000/wards/96/
What is the expected output? What do you see instead?
TemplateSyntaxError at /wards/96/
Caught Attrib…
-
```
What steps will reproduce the problem?
1. Start django using the builtin server
geographic_admin> python manage.py runserver
2. Load up any country's admin page
http://localhost:8000/admin/world…
-
```
What steps will reproduce the problem?
1. cape app
2. go to http://localhost:8000/wards/96/
What is the expected output? What do you see instead?
TemplateSyntaxError at /wards/96/
Caught Attrib…
-
Where can I get a diagram on components of GeoNode?
I am looking here: http://docs.geonode.org/en/latest/reference/index.html
and I can't find any. I'm wondering how GeoNode fits in with PostGiS an…