- Tue 11 November 2014
- Work
- howto
- Michiel Scholten
Disabling CSRF checking in Django (Rest Framework) to enable replay
You have this interesting project, written in Django. Maybe even in the excellent Django Rest Framework. You want to run some tests on it to know how it will cope with load under stress. Or you just want to repeat a bunch of steps from the outside a lot of …