Closed bozhou94 closed 9 years ago
I added a Projects model which represents a user-created project and added a test to check that it adds Projects correctly. Let me know what you think!
Looks good. I can only run the tests if I remove the TEST_RUNNER line from settings.py
I added a Projects model which represents a user-created project and added a test to check that it adds Projects correctly. Let me know what you think!