MozSecureWorld FAQ: Difference between revisions

 
Line 1: Line 1:
= MozSecureWorld FAQ/Notes =
= MozSecureWorld FAQ/Notes =
== FAQ ==
=== Browser Cookie error ===
"Your Web browser doesn't appear to have cookies enabled."
[http://curioushq.blogspot.com/2011/07/solved-django-your-web-browser-doesnt.html See solution here.]
 
=== CSRF error ===
=== CSRF error ===
Django's fix to CSRF can be found in [https://docs.djangoproject.com/en/dev/intro/tutorial04/ the tutorial]. Where you put in  
Django's fix to CSRF can be found in [https://docs.djangoproject.com/en/dev/intro/tutorial04/ the tutorial]. Where you put in  
67

edits