Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

Commit

Permalink
rref #5367
Browse files Browse the repository at this point in the history
  • Loading branch information
evrenesat committed Jul 9, 2016
1 parent 00b902b commit cde1d94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ulakbus/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,6 @@

#: These models will not flushed when running tests
TEST_FLUSHING_EXCLUDES = 'Unit,Permission,User,AbstractRole,Role'

#: User search method of messaging subsystem will work on these fields
MESSAGING_USER_SEARCH_FIELDS = ['username', ]

0 comments on commit cde1d94

Please sign in to comment.