insert_above is integrated for adding js/css on the fly
[myslice.git] / devel / django-install.txt
index 3bb153f..72e83d2 100644 (file)
@@ -42,3 +42,9 @@ and I was getting a lot of warnings relating to that anyways
 ==================== postinstall
 . manage.py syncdb
 . manage.py collectstatic --noinput
+
+======================================== django-insert-above
+this package was downloaded in source doce from github and installed
+as-is as insert_above, and enabled as the README has it
+
+========================================