summaryrefslogtreecommitdiffstats
path: root/media/jslib/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'media/jslib/readme.txt')
-rw-r--r--media/jslib/readme.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/media/jslib/readme.txt b/media/jslib/readme.txt
index cc5f361..d779b31 100644
--- a/media/jslib/readme.txt
+++ b/media/jslib/readme.txt
@@ -20,6 +20,15 @@ class TroggleModelAdmin(admin.ModelAdmin):
NB any *Admin class is used in the Django control panel only.
The jquery links have been REMOVED from the templates as they were not used anywhere.
+Martin include jQuery in his HTML editor though, using the default copy provided by Djangon in the
+/media/admin/js/vendor/jquery/ folder
+which is
+"jQuery JavaScript Library v3.5.1"
+Date: 2020-05-04T22:49Z
+as distributed with Django 4.2 I think.
+
+CaveView is big, so we do not include it with the troggle software repo.
+It is Debian packed software and installed ont he server as a Debian package.
templates/editentrance.html: