Coder Social home page Coder Social logo

django 1.9 support about django-sass-processor HOT 10 CLOSED

jrief avatar jrief commented on July 3, 2024
django 1.9 support

from django-sass-processor.

Comments (10)

 avatar commented on July 3, 2024

Fixing that results is a different error:

Traceback (most recent call last):
  File "manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File "/django/venv/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 350, in execute_from_command_line
    utility.execute()
  File "/django/venv/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 342, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/django/venv/local/lib/python2.7/site-packages/django/core/management/base.py", line 348, in run_from_argv
    self.execute(*args, **cmd_options)
  File "/django/venv/local/lib/python2.7/site-packages/django/core/management/base.py", line 399, in execute
    output = self.handle(*args, **options)
  File "/django/venv/local/lib/python2.7/site-packages/sass_processor/management/commands/compilescss.py", line 58, in handle
    templates = self.find_templates()
  File "/django/venv/local/lib/python2.7/site-packages/sass_processor/management/commands/compilescss.py", line 93, in find_templates
    for root, _, files in os.walk(path):
  File "/django/venv/lib/python2.7/os.py", line 278, in walk
    names = listdir(top)
TypeError: coercing to Unicode: need string or buffer, Origin found

from django-sass-processor.

jrief avatar jrief commented on July 3, 2024

Would you mind fixing this?
We can drop support for all versions of Django < 1.7

from django-sass-processor.

 avatar commented on July 3, 2024

Willing to look into that, however I don't feel like testing them all.

Do you have a direction for the last error?

from django-sass-processor.

 avatar commented on July 3, 2024

PR is up

from django-sass-processor.

jrief avatar jrief commented on July 3, 2024

I'd be happy if I could migrate my own projects to at least Django-1.8. I'm still stuck with 1.7.

from django-sass-processor.

 avatar commented on July 3, 2024

I can test 1.8.7 (last 1.8 release)

from django-sass-processor.

 avatar commented on July 3, 2024

(perhaps adding tests is an idea with some CI?)

from django-sass-processor.

 avatar commented on July 3, 2024

1.8.7 tested, works

from django-sass-processor.

jrief avatar jrief commented on July 3, 2024

yes that's something I typically do – see my other projects, here unfortunately I was too lazy ;(

... didn't expect it being wildly used.

from django-sass-processor.

 avatar commented on July 3, 2024

Well, I fell in love with SASS and this just works lovely with it.

from django-sass-processor.

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.