-
Notifications
You must be signed in to change notification settings - Fork 174
Pull requests: jorgebastida/django-dajaxice
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Using built-in json lib instead of django.utils.json
#154
opened Nov 18, 2015 by
mounirmesselmeni
Loading…
removed reference to simplejson since it is deprecated
#149
opened Feb 23, 2015 by
rangwaln
Loading…
Add DAJAXICE_FETCH_CSRF_FROM_FIELD in order to avoid reading CSRF cookie
#109
opened Jun 26, 2013 by
raymondr
Loading…
Fix staticfiles finder in Windows failing when STATIC_URL is a full URL
#94
opened Mar 18, 2013 by
joaofrancese
Loading…
Allow HttpResponse objects to be returned from ajax functions
#89
opened Feb 3, 2013 by
SoftwareMaven
Loading…
Added setting to allow response methods to be any module, not just ajax.py
future
#53
opened Jun 28, 2012 by
Ghopper21
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.