Saturday, April 28, 2012

Databases

Hi there, I am new to Django and I have set up my models and admin
site working as I want. Perfect!

But, I have a problem; I am making a little project for a search
engine so I have a webcrawler, so my question is: Is there a way to
acces and modify the database with the program? (not with the shell or
admin site)

My Django version is 1.4 and python is 2.6.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment