Giter Club home page Giter Club logo

Comments (7)

rcorzogutierrez avatar rcorzogutierrez commented on May 27, 2024

would be very helpful to have a sample project, is more explicit than a README

from django-datatable-view.

tiliv avatar tiliv commented on May 27, 2024

This is coming soon! I've been working on it over the weekend and on the evenings to get it done. It will include a reasonable set of tests, too.

Thanks for your interest!

from django-datatable-view.

tiliv avatar tiliv commented on May 27, 2024

To keep you interested, here is what the testing branch looks like right now. It'll be here soon :)

screen shot 2013-12-09 at 6 50 23 pm

from django-datatable-view.

rcorzogutierrez avatar rcorzogutierrez commented on May 27, 2024

has good perspective and I see groups all the options. I would like in particular as an example would try ManyToMany fields.
Thank

from django-datatable-view.

rcorzogutierrez avatar rcorzogutierrez commented on May 27, 2024

great job, I've been testing and I worked everything except the topic of 'bootstrap-template' showing me the following error.

TemplateDoesNotExist at /bootstrap-template/
datatableview/bootstrap_structure.html

from django-datatable-view.

tiliv avatar tiliv commented on May 27, 2024

On our hosted version of the site, this seems to work: http://django-datatable-view.appspot.com/bootstrap-template/

I'm not sure if your copy of the code is somehow mismatched to an older version of the datatableview code? (e.g., maybe you have another copy of the code on your global python path?)

I expect that if you have this error, you might also have an error viewing the helpers reference page; if the example site you're running is looking at the wrong copy of datatableview code, it should also fail to find a new helper function. Does that page work for you?

Can you do some digging and find out if the template exists in the code supplied with the example_project directory? (The example project lives at django-datatable-view/datatableview/tests/example_project/, so the template should exist at django-datatable-view/datatableview/templates/datatableview/bootstrap_structure.html.) If this template exists, then you might have another copy of the code on your path.

Thanks for bringing these issues to us!

from django-datatable-view.

paolodina avatar paolodina commented on May 27, 2024

Hem, old issue but TemplateDoesNotExist happened to me too right now. In my case I forgot to add datatableview to INSTALLED_APPS. hth

btw, about the demo site, I don't know if it's my browser but I can't see any table, just header. Maybe this the reason:

blocked

from django-datatable-view.

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.