Fixed redirection after creation to Just Work
Accomplished by generating a link to the creation page instead of
trying to deduct it from the current path.
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase