Skip to content

Commit

Permalink
add ifxuser etc to base INSTALLED_APPS def
Browse files Browse the repository at this point in the history
  • Loading branch information
claire-peters committed Aug 2, 2024
1 parent 4fa8e0b commit 5447ff2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions coldfront/config/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,10 @@
'fontawesome_free',
'mathfilters',
# 'debug_toolbar',
# 'ifxuser',
# 'author',
# 'ifxbilling',
'ifxuser',
'author',
'ifxbilling',
'ifxreport',
]

# ColdFront Apps
Expand Down

0 comments on commit 5447ff2

Please sign in to comment.