You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
New feature to be coded from scratch -
1/ Use Code Mirror = https://codemirror.net/doc/manual.html
2/ Create a Code Mirror - Editor Instance
3/ Auto Complete for SQL Mode
Old code references within existing code base -
1/ Url's within Url.py = Line 165 to 174
2/ Old HTML test pages
a) CodeMirror autoComplete = dc_dash/templates/dc_dash/dc_autoCompleteTest.html
b) dc_dash/templates/dc_dash/codeMirror_test2.html
c) dc_dash/templates/dc_dash/codeMirror_test1.html
The text was updated successfully, but these errors were encountered:
New feature to be coded from scratch -
1/ Use Code Mirror = https://codemirror.net/doc/manual.html
2/ Create a Code Mirror - Editor Instance
3/ Auto Complete for SQL Mode
Old code references within existing code base -
1/ Url's within Url.py = Line 165 to 174
DigitalCognition/dc_dash/urls.py
Line 165 in a120408
2/ Old HTML test pages
a) CodeMirror autoComplete = dc_dash/templates/dc_dash/dc_autoCompleteTest.html
b) dc_dash/templates/dc_dash/codeMirror_test2.html
c) dc_dash/templates/dc_dash/codeMirror_test1.html
The text was updated successfully, but these errors were encountered: