0👍
While it’s not exactly meant for this purpose, an option would be to use the testing framework’s Client
to fake a request to the url – be sure to use client.login()
before making your requests, to ensure you have superuser capabilities.
👤knbk
- [Answer]-Displaying youtube video in django 1.8 by passing id as CharField
- [Answer]-Passing multiple parameters with cursor.executemany?
- [Answer]-Modifying CSS for a Django Column Width
Source:stackexchange.com