I'm trying to write django tests to ensure that the login page is available, then to retrieve a test_user, register it in the session and load the authenticated page. Here is my url.pyI'm trying to write django tests to ensure that
I'm trying to write django tests to ensure that the login page is available, then to retrieve a test_user, register it in the session and load the authenticated page. Here is my url.pyI'm trying to write django tests to ensure that