Giter VIP home page Giter VIP logo

django-etherpad-lite's People

Contributors

leylaso avatar rassie avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

django-etherpad-lite's Issues

Do I need to share the database to make it function?

Hello,

The README.txt goes into some length to describe how I could share the DATABASE settings inbetween Etherpad and the Django-Etherpad bridge.

I managed to set up my project this way. But do I need to do this? From what I can see, the app mostly uses the API-client, which doesn’t require direct database access? So could I keep the two on separate databases?

Thanks,

Django 1.5 compatibility

Hello,

Trying to run this with Django 1.5 it fails to start the development server with the TypeError: __init__() got an unexpected keyword argument 'verify_exists'. I guess that’s because this functionality is removed from this version:

django.db.models.fields.URLField.verify_exists will be removed. The feature was deprecated in 1.3.1 due to intractable security and performance issues and will follow a slightly accelerated deprecation timeframe.

https://docs.djangoproject.com/en/1.5/internals/deprecation/#id2

Example Deployment

Thinking about using this in an application, any chance I can take a peek at an example deployment to see the capabilities?

django-etherpad-lite + heroku

Do you have django-etherpad-lite hosted on a webserver somewhere?

I've tried to host it on Heroku and I'm having a really hard time getting it up and running.

You can see here: http://tulsa-etherpad.herokuapp.com

After you create a pad using this app you receive a js error that says,

An error occured while loading the pad
Uncaught Error: The module at "ep_etherpad-lite/static/js/jquery" does not exist. in http://tulsa-etherpad.herokuapp.com/static/js/require-kernel.js (line 569)

Does anyone have any thoughts on this ?

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.