Add tests for accounts, and fix allowing user to delete friend code with active trade offers and in-game-name not being set on signup
This commit is contained in:
parent
65ca344582
commit
23d334c596
6 changed files with 658 additions and 10 deletions
|
|
@ -55,7 +55,7 @@ INSTALLED_APPS = [
|
|||
"accounts",
|
||||
"cards",
|
||||
"home",
|
||||
"trades.apps.TradesConfig",
|
||||
"trades",
|
||||
"meta",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue