GithubHelp home page GithubHelp logo

alir3z4 / cmsplugin-filery Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shagi/cmsplugin_gallery_filer

12.0 12.0 4.0 222 KB

cmsplugin-filery adds simple & minimal image gallery for django-cms. And it's based on django-filer.

Home Page: http://pypi.python.org/pypi/cmsplugin-filery

License: BSD 2-Clause "Simplified" License

Python 100.00%

cmsplugin-filery's People

Contributors

alir3z4 avatar driesdesmet avatar eserge avatar ioannagian avatar jasekz avatar lalomartins avatar shagi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cmsplugin-filery's Issues

Migrations are not compatible with Django 1.9

Migrations are not longer compatible with Dj1.9. Thank You for help.

Traceback (most recent call last):
  File "/home/juro/work/prog/web/dj/intranetls/.upg/lib/python2.7/site-packages/django/utils/autoreload.py", line 226, in wrapper
    fn(*args, **kwargs)
  File "/home/juro/work/prog/web/dj/intranetls/.upg/lib/python2.7/site-packages/django/core/management/commands/runserver.py", line 117, in inner_run
    self.check_migrations()
  File "/home/juro/work/prog/web/dj/intranetls/.upg/lib/python2.7/site-packages/django/core/management/commands/runserver.py", line 163, in check_migrations
    executor = MigrationExecutor(connections[DEFAULT_DB_ALIAS])
  File "/home/juro/work/prog/web/dj/intranetls/.upg/lib/python2.7/site-packages/django/db/migrations/executor.py", line 20, in __init__
    self.loader = MigrationLoader(self.connection)
  File "/home/juro/work/prog/web/dj/intranetls/.upg/lib/python2.7/site-packages/django/db/migrations/loader.py", line 49, in __init__
    self.build_graph()
  File "/home/juro/work/prog/web/dj/intranetls/.upg/lib/python2.7/site-packages/django/db/migrations/loader.py", line 170, in build_graph
    self.load_disk()
  File "/home/juro/work/prog/web/dj/intranetls/.upg/lib/python2.7/site-packages/django/db/migrations/loader.py", line 105, in load_disk
    migration_module = import_module("%s.%s" % (module_name, migration_name))
  File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
  File "/home/juro/work/prog/web/dj/intranetls/.upg/lib/python2.7/site-packages/cmsplugin_filery/migrations/0001_initial.py", line 3, in <module>
    from south.db import db
ImportError: No module named south.db

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.