Skip to content

csrf token and css variables

Compare
Choose a tag to compare
@raagin raagin released this 07 May 14:27
· 17 commits to master since this release

Following issue #43 changed:
Cookies.get('csrftoken') to document.querySelector('[name=csrfmiddlewaretoken]').value

  • added css variables and fixed style for 'add here' button