kopia lustrzana https://github.com/jedie/PyInventory
Add 'bx_py_utils' to INSTALLED_APPS to activate translations from this package
rodzic
b8548e5616
commit
5c0cebf84e
|
@ -39,7 +39,8 @@ INSTALLED_APPS = (
|
|||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'django.contrib.sites',
|
||||
'debug_toolbar', # https://github.com/jazzband/django-debug-toolbar/
|
||||
'debug_toolbar', # https://github.com/jazzband/django-debug-toolbar
|
||||
'bx_py_utils', # https://github.com/boxine/bx_py_utils
|
||||
'import_export', # https://github.com/django-import-export/django-import-export
|
||||
'ckeditor', # https://github.com/django-ckeditor/django-ckeditor
|
||||
'reversion', # https://github.com/etianen/django-reversion
|
||||
|
|
Ładowanie…
Reference in New Issue