Code Monkey home page Code Monkey logo

django-tenant-extras's Introduction

Tenant Schema Extras Build Status

Some extra utils for making django-tenant-schema aware front-ends.

django-tenant-extras's People

Contributors

gannetson avatar aethemba avatar rollick avatar eodolphi avatar jayvdb avatar

Stargazers

 avatar Nikolaus Schlemm avatar Gaudissart Vincent avatar Priya Dhoundiyal avatar Oscar avatar Tom Turner avatar Tomas Walch avatar Gilson Filho avatar Jonathan Barratt avatar

Watchers

 avatar Joeri Bekker avatar James Cloos avatar  avatar Ernesto Rodriguez avatar  avatar Jhon avatar Pieter Rees avatar Hodor the Great ✝ avatar Sezayi  avatar  avatar  avatar Maurice Kleine avatar Daniël Kroon avatar  avatar Anne van Gorkom avatar  avatar

Forkers

jayvdb

django-tenant-extras's Issues

Django 3 failure: AttributeError: 'FilesystemLoader' object has no attribute 'get_contents'

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/django/core/handlers/exception.py", line 34, in inner
    response = get_response(request)
  File "/usr/lib/python3.8/site-packages/django/core/handlers/base.py", line 145, in _get_response
    response = self.process_exception_by_middleware(e, request)
  File "/usr/lib/python3.8/site-packages/django/core/handlers/base.py", line 143, in _get_response
    response = response.render()
  File "/usr/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/usr/lib/python3.8/site-packages/django/template/response.py", line 81, in rendered_content
    template = self.resolve_template(self.template_name)
  File "/usr/lib/python3.8/site-packages/django/template/response.py", line 63, in resolve_template
    return select_template(template, using=self.using)
  File "/usr/lib/python3.8/site-packages/django/template/loader.py", line 42, in select_template
    return engine.get_template(template_name)
  File "/usr/lib/python3.8/site-packages/django/template/backends/django.py", line 34, in get_template
    return Template(self.engine.get_template(template_name), self)
  File "/usr/lib/python3.8/site-packages/django/template/engine.py", line 143, in get_template
    template, origin = self.find_template(template_name)
  File "/usr/lib/python3.8/site-packages/django/template/engine.py", line 125, in find_template
    template = loader.get_template(name, skip=skip)
  File "/usr/lib/python3.8/site-packages/django/template/loaders/base.py", line 24, in get_template
    contents = self.get_contents(origin)
AttributeError: 'FilesystemLoader' object has no attribute 'get_contents'

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.