]> gitweb.fperrin.net Git - djsite.git/blobdiff - djsite/settings_common.py
...and comment out the jquery_ui bit
[djsite.git] / djsite / settings_common.py
index 358bfc0a3a97d319608b733f0c6e152a222d1b30..1bc166c3bde9ef7327ce571cab0b5652283e915d 100644 (file)
@@ -35,6 +35,7 @@ INSTALLED_APPS = (
     'django.contrib.staticfiles',
     'ajax_select',
     'jquery',
+#    'jquery_ui',
     'tinymce',
     'quotes',
 )
@@ -111,4 +112,4 @@ TINYMCE_DEFAULT_CONFIG = {
 # these will be loaded from CDN.
 # If you want to prevent this and load your own then set AJAX_SELECT_BOOTSTRAP
 
-AJAX_SELECT_BOOTSTRAP  = False
+AJAX_SELECT_BOOTSTRAP  = True