You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, the latest version of django is 3.2.
Borgia is still on version 2.1, so we need to update it, and test if everything is working as intended.
As a reminder, the command to run tests is :
python manage.py test
The text was updated successfully, but these errors were encountered:
As of now, the latest version of django is 3.2.
Borgia is still on version 2.1, so we need to update it, and test if everything is working as intended.
As a reminder, the command to run tests is :
python manage.py test
The text was updated successfully, but these errors were encountered: