forked from DGNum/gestioCOF
Merge branch 'master' into aureplop/kfet_config
This commit is contained in:
commit
784ba9bd10
29 changed files with 1331 additions and 833 deletions
|
@ -84,7 +84,7 @@ urlpatterns = [
|
|||
url(r'^k-fet/', include('kfet.urls')),
|
||||
]
|
||||
|
||||
if settings.DEBUG:
|
||||
if 'debug_toolbar' in settings.INSTALLED_APPS:
|
||||
import debug_toolbar
|
||||
urlpatterns += [
|
||||
url(r'^__debug__/', include(debug_toolbar.urls)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue