Parcourir la source

remove bad ref to test app

David Ray il y a 7 ans
Parent
commit
5a024f72d5
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      bakerydemo/settings/base.py

+ 0 - 1
bakerydemo/settings/base.py

@@ -34,7 +34,6 @@ INSTALLED_APPS = [
     'bakerydemo.base',
     'bakerydemo.blog',
     'bakerydemo.breads',
-    'bakerydemo.foo',
     'bakerydemo.locations',
     'bakerydemo.search',