Giter VIP home page Giter VIP logo

Comments (10)

jribbens avatar jribbens commented on May 18, 2024 4

divio presumably care about sekizai since django-cms relies on it; maybe they would like to take it over (@vxsx @evildmp)

The fun bit about Django 1.11 is that it explicitly checks that the contexts you pass into the templating system are not, er, Contexts - they must be dictionaries. Going by the Django docs, the value for the 'context' argument was never supposed to be a Context, it was always supposed to be a dictionary. This presumably means that people using the SekizaiContext are going to be out of luck, but I'm guessing most people don't do that, and there's nothing you can do about it anyway.

I have made a pull request #75 which updates the tests so that they now pass on all supported versions of Python and Django up to 3.6 and 1.11.

from django-sekizai.

ojii avatar ojii commented on May 18, 2024 1

Django sekizai seems to also work on Django 1.11,

okay, so where is the problem?

Are there plans to release a new version of django-sekizai anytime soon?

why? what are the problems that require me to do a release?

If there are indeed problems, please read this first https://gist.github.com/ojii/d428e7470dc62706f8ee89681bc95208

from django-sekizai.

jribbens avatar jribbens commented on May 18, 2024 1

Any news on this? :-)

from django-sekizai.

archatas avatar archatas commented on May 18, 2024

I don't have a concrete case now. I guess just the documentation should rather be updated stating that Django 1.11 is supported.

from django-sekizai.

ojii avatar ojii commented on May 18, 2024

found some bugs with 1.11 and will try to make a release over the holidays later this week.

from django-sekizai.

ojii avatar ojii commented on May 18, 2024

I did some work on this but it is incredibly low on my list of priorities, so no real news for now.

from django-sekizai.

mkoistinen avatar mkoistinen commented on May 18, 2024

Hi Jonas, anything I can do to help out here? Kinda bummed-out my 1.11 project breaks with your beloved sekizai tags!

from django-sekizai.

ojii avatar ojii commented on May 18, 2024

@mkoistinen since I'm no longer using this project, I'm not too interested in continuing to maintain it. If someone (you?) wants to take over, I'll move the GH project and add them to the pypi project.

from django-sekizai.

vxsx avatar vxsx commented on May 18, 2024

cc @czpython @FinalAngel

from django-sekizai.

greyhare avatar greyhare commented on May 18, 2024

Should this be closed?

from django-sekizai.

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.