Giter Site home page Giter Site logo

atramhasis_scaffold_cookiecutter's People

Contributors

wim-de-clercq avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atramhasis_scaffold_cookiecutter's Issues

Remove jinja2.ext.with include

Since 3.1.0 It is not longer possible to include the with extension, this extension is now built-in. Trying to include this extension will prevent the application from starting up

More info: The https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-0 and https://github.com/pallets/jinja/pull/1544/files

WithExtension and AutoEscapeExtension are built-in now.

I'm not sure we are using with in this application anyway, but the line jinja2.ext.with_ needs to be removed out of the ini file(s).

Make compatible with Atramhasis 2.0.0

The current version was written for 1.3.x. Some updates for 2.0.0 are needed, especially in configuring the database. The demo providers should be in the database.

Update cookiecutter config

The cookiecutter.json config makes it appear that this project is ment to set up a demo, which is not the case

{
    "repo": "atramhasis_demo",
    "package": "atramhasis_demo",
    "package_logger": "demo_logger",
    "project": "atramhasis-demo"
} 

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.