Rafael Reuber Bezerra Nogueira
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 1
-
Created Django test is ignoring for a particular app
I have a Django project with tree apps: customer professional register But when I execute the tests, the professional app is ignored on the tests. How can I solve this problem?