django-ajax icon indicating copy to clipboard operation
django-ajax copied to clipboard

Compatible with 1.6.1?

Open pnsaeta opened this issue 11 years ago • 1 comments

I have tried faithfully to follow directions getting django-ajax set up, but my attempts to use ModelEndpoints or the simple echo example just produce 403 errors. I had to update the urls.py file to remove defaults from the import command. No idea whether this means the problem goes deeper, and I may be doing something wrong, but I'd be curious if there is an incompatibility with the version 1.6.1.

pnsaeta avatar Jan 10 '14 23:01 pnsaeta

Django doesn't support 1.6.x anymore.

midnightlynx avatar Aug 07 '15 02:08 midnightlynx