Was looking for the answer on the net, but couldn\'t find anything. This little snack of code really frustrates me, as I can\'t understand it. (It\'s part of the plugin call
The code above references the project Django Jquery File Upload found here https://github.com/sigurdga/django-jquery-file-upload
The {% %} are Django template tags. For more information visit https://docs.djangoproject.com/en/dev/ref/templates/
These tags will be parsed by the django templating system