I followed the installation instructions on the dajaxice project
website (http://docs.dajaxproject.com/dajaxice/installation.html).
Some parts of the simple example project work great, but some parts do
not work.  I am getting the error:
Unresolved import: dajaxice_autodiscover
This is on the line that imports dajaxice_autodiscover in urls.py:
from dajxice.core import dajaxice_autodiscover

I am curious to know if I have installed the wrong version of python-
django-dajaxice or python-django-dajax.
I just used the Synaptic Package Manager to install these so I have
version 0.1.5-1 of python-django-dajaxice, and version 0.8.4-1 of
python-django-dajax.

Does anyone know if it matters what version I install of these
packages?
(I'm using version 2.6.6 of python and 1.2.3-1ubuntu0.2.10.10.1 of
python-django.)

-- 
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