On Wed, Aug 17, 2011 at 1:06 PM, Dan H <danhef...@gmail.com> wrote:

> how would I use geodjango to store geographic data in just one table
> of my database? can you import it as another app in a django project?
> or how would that work?
>

Geodjango is active by default, you just need inherit from correct class and
you will get tables with geofields defined.
You can read the doc in geodjango.org

Regards,

>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>


-- 
Cristian Salamea
@ovnicraft

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to