Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support validating Django templates by compiling them #144

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rpatterson
Copy link

This automatically assembles test cases for every template under a template directory and compiles it. I used this for a large refactoring to find a few path updates I missed but I imagine it would be handy for other things too.

I'm happy to add tests for this if you can help me figure out how to do that. :-)

If you don't want to merge this, please let me know so I can break it out into it's own package. Thanks!

@rpatterson
Copy link
Author

Any word on this? I'm happy to merge and release myself if you want? Or should I move this to a separate add-on?

@jwhitlock
Copy link
Contributor

This is interesting, but there's too many existing broken feature to take on new ones. I think it would make a good stand-alone plugin, and we could add a link to the docs. And maybe use it as an example for spinning out some of the broken features into their own plugins...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants