You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.
A while back when I was new in Django it took me couple of days to get the CSRF working with the uploader so I created this repo to help others who had the same issue. This demo was never meant to be used as plug and play solution. Maybe when I have some time off Ill update it to latest Django version and terminology but it should be good enough to show what is necessary to get uploader working in Django with CSRF enabled.
If you want, you can always create a pull request.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A little change required in project structure for django 1.6
The text was updated successfully, but these errors were encountered: