Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Adding some useful macros jinja macros. #22

Merged
merged 9 commits into from
Mar 9, 2020
Merged

Conversation

philippe2803
Copy link
Collaborator

@philippe2803 philippe2803 commented Feb 9, 2020

Just adding a few macros that are typical.
Default macros from library now being added to the jinja env (not working before).

Also, set a different isolation level when using sqlite. Autocommit isolation level is not permitted with sqlite.

@philippe2803 philippe2803 changed the title Adding some useful macros jinja macros. WIP, DO NOT MERGE: Adding some useful macros jinja macros. Feb 10, 2020
@@ -1,6 +1,6 @@


__version__ = "0.3.1"
__version__ = "0.3.2.dev5"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to change that, because I already user 0.3.2 for my other release

Copy link
Collaborator

@sp-joan-madrid sp-joan-madrid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool feature! :-)

@philippe2803 philippe2803 changed the title WIP, DO NOT MERGE: Adding some useful macros jinja macros. Adding some useful macros jinja macros. Mar 9, 2020
@philippe2803 philippe2803 merged commit 05d786d into master Mar 9, 2020
@philippe2803 philippe2803 deleted the feature/more-macros branch March 9, 2020 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants