aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/core/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'ctrack/core/utils.py')
-rw-r--r--ctrack/core/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/core/utils.py b/ctrack/core/utils.py
index baec100..e7ee96a 100644
--- a/ctrack/core/utils.py
+++ b/ctrack/core/utils.py
@@ -135,7 +135,7 @@ def populate_db(**kwargs):
else:
orgs = [
OrganisationFactory.create(submode=submodes[randint(0, len(submodes) - 1)])
- for org in range(40)
+ for org in range(60)
]
# Create Address objects