Giter VIP home page Giter VIP logo

Comments (6)

romanvm avatar romanvm commented on July 17, 2024

Cache problems? Do a full page reload in your browser (ctrl+F5 in FF, shift+F5 in Chrome) and invalidate caches in the middle (proxy, Varnish, etc.), if any.

from django-tinymce4-lite.

milossh avatar milossh commented on July 17, 2024

@romanvm Sorry, I somehow missed this reply. This said, I've tried even removing and adding it back again, hard refresh browser, changed browser, nothing helped. I also don't use any caching server side like varnish/proxy/redis...

from django-tinymce4-lite.

romanvm avatar romanvm commented on July 17, 2024

@thirdmusketeer It is very rude to hijack somebody else's issue ticket. Please do not post anything here.

@milossh Another possibility I can think of is that you have forgotten to activate your virtual environment before running pip and installed this package into your system or user site-packages.

from django-tinymce4-lite.

milossh avatar milossh commented on July 17, 2024

@romanvm thanks for your response. Now, here's my console:

milos@ubuntu-4gb-nbg1-1:~/django-doktorino/doktorinosite$ deactivate
milos@ubuntu-4gb-nbg1-1:~/django-doktorino/doktorinosite$ pip show tinymce
milos@ubuntu-4gb-nbg1-1:~/django-doktorino/doktorinosite$ pip show django-tinymce
milos@ubuntu-4gb-nbg1-1:~/django-doktorino/doktorinosite$ source ../env/bin/activate
(env) milos@ubuntu-4gb-nbg1-1:~/django-doktorino/doktorinosite$ pip show django-tinymce
You are using pip version 10.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
(env) milos@ubuntu-4gb-nbg1-1:~/django-doktorino/doktorinosite$ pip show django-tinymce4-lite
Name: django-tinymce4-lite
Version: 1.7.1
Summary: A Django application that provides a fully functional TinyMCE 4 editor widget for models and forms.
Home-page: https://github.com/romanvm/django-tinymce4-lite
Author: Roman Miroshnychenko (fork author)
Author-email: [email protected]
License: MIT License
Location: /home/milos/django-doktorino/env/lib/python3.5/site-packages
Requires: jsmin, Django
Required-by:
You are using pip version 10.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
(env) milos@ubuntu-4gb-nbg1-1:~/django-doktorino/doktorinosite$

from django-tinymce4-lite.

romanvm avatar romanvm commented on July 17, 2024

Then I'm out of ides. Even with aggressive caching it should not happen because tiymmce4-lite uses different names for static files. Please do the following thing:

  • Post a screenshot here with your issue.
  • Press ctrl+U to show the source of your rendered admin page and post it to some pastebin site and provide a link here. If the admin page contains confidential info, then please post only the part containing <link rel="stylesheet"> and <script> tags. I'd like to see all those tags.
  • Open a developer console in your browser and see if there are any error messages there.

from django-tinymce4-lite.

romanvm avatar romanvm commented on July 17, 2024

I'm closing this issue since there has been no follow-up.

from django-tinymce4-lite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.