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

Helpers for working with JSON responses in your Django project.

Results 5 django-jsonit issues
Sort by recently updated
recently updated
newest added

https://travis-ci.org/lincolnloop/django-jsonit/jobs/10266811 ``` py33-1.5.1 runtests: commands[0] | /home/travis/build/lincolnloop/django-jsonit/.tox/py33-1.5.1/bin/python /home/travis/build/lincolnloop/django-jsonit/.tox/py33-1.5.1/bin/django-admin.py test jsonit NameError: name 'unicode' is not defined ERROR: InvocationError: '/home/travis/build/lincolnloop/django-jsonit/.tox/py33-1.5.1/bin/python /home/travis/build/lincolnloop/django-jsonit/.tox/py33-1.5.1/bin/django-admin.py test jsonit' ___________________________________ summary ____________________________________ ERROR: py33-1.5.1: commands failed ```

There is a settings values JSONIT_TRACEBACK that holds the option to return the traceback (more information) than the exception (no useful information) on decorator catch_ajax_exceptions

For common uses, the API is the same for both Forms and FormSets. It seems intuitive to be able to include FormSets in the results of `get_forms` but the unique...

I want to use this as a dependency on [django-launchpad](https://github.com/lincolnloop/django-launchpad) but I can't because it isn't on PyPI.

Lincoln loop has a couple of projects using this. The relevant javascript could be easily abstracted and kept as part of this project.