Browse Source

Updated ranks fixtures

Ralfp 12 years ago
parent
commit
fbde132d6f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      misago/ranks/fixtures.py

+ 1 - 0
misago/ranks/fixtures.py

@@ -5,6 +5,7 @@ from misago.utils import get_msgid
 def load_fixtures():
 def load_fixtures():
     rank_staff = Rank(
     rank_staff = Rank(
                       name=_("Forum Team").message,
                       name=_("Forum Team").message,
+                      name_slug='forum_team',
                       title=_("Forum Team").message,
                       title=_("Forum Team").message,
                       style='staff',
                       style='staff',
                       special=True,
                       special=True,