Giter VIP home page Giter VIP logo

cmsplugin-simple-markdown's People

Contributors

alexwright avatar alir3z4 avatar exploide avatar igorpejic avatar philippbosch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cmsplugin-simple-markdown's Issues

Don't get it to work

No, not kidding.

Put in INSTALLED_APPS, in MIGRATION_MODULES, manage.py migrate works as expected. Restarting Apache, where Django is with WSGI.

Then using it. It appears as Text (Markdown). Clicking on it, Box opens, inside:

Server Error (500)

But nothing in Apache's log file. Pressing Cancel, the box goes away. That's it.

How to debug? It's Jessie, so Python 2.7.9, Django 1.8, installed Django CMS using pip, so should be newest version.

0001_initial.py references non-existent migration

In 0001_initial.py, there's a reference to a non-existent migraiton:

dependencies = [
        ('cms', '0006_auto_20150419_0900'),
    ]

However, as far as I can see there is no 0006_auto_20150419_0900' migration in any version of django-cms.

Multi template

Just to have more control over output on render time.

New version on PyPi

Hey, I'm wondering if you are going to publish a new version of this nice plugin on PyPi. After you merged my PR which made the plugin work with recent versions of django-cms, it would be nice to have the ability to install this package easily via pip ๐Ÿ˜Ž

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.