if i call the dajaxice.core.js directly from address bar, it shows an error
saying: ValueError at /dajaxice/dajaxice.core.js The view home.views.index
didn't return an HttpResponse object.
so it means, i am serving dajaxice.core.js in a wrong way, right?
Am Freitag, 4. Mai 2012 16:54:40 UTC+2 schrieb doniyor:
>
> hi
> here is the url of dajaxice in my settings.py. url(r'^%s/' %
> settings.DAJAXICE_MEDIA_PREFIX, include('dajaxice.urls')),
>
> it is so as given in the docs. or should i configure something somewhere?
> it seems that the problem is here..
>
>
>
> Am Freitag, 4. Mai 2012 10:10:25 UTC+2 schrieb doniyor:
>>
>> Hey, thanks, i will try today and let you know. Actually, i did just the
>> same things shown in installation guide. It cannot find it thru this
>> 127.0.0.1:8000/dajaxice/dajaxice.core.js link.
>>
>> What was the problem in your case?
>>
>> Thanks many
>>
>>
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/NnscECc9jhkJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.