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

Fixed #21598 -- cleanup template loader overrides in tests #2065

Closed
wants to merge 1 commit into from
Closed

Fixed #21598 -- cleanup template loader overrides in tests #2065

wants to merge 1 commit into from

Conversation

umazalakain
Copy link

  • Template loader overriding is managed with contexts.
  • The test loader is a class (function based loaders entered deprecation timeline
    in 1.4).
  • Template loader overrider that overrides with test loader added.

@timgraham
Copy link
Member

Looks good, would you mind rebasing this so it applies cleanly?

@umazalakain
Copy link
Author

Done! Thanks @timgraham!

@timgraham
Copy link
Member

buildbot, test this please.

- Template loader overriding is managed with contexts.
- The test loader is a class (function based loaders entered deprecation timeline
  in 1.4).
- Template loader overrider that overrides with test loader added.
@umazalakain
Copy link
Author

Sorry, minor bug when merging :-/ Everything works fine now.

@timgraham
Copy link
Member

buildbot, add to whitelist.

@timgraham
Copy link
Member

fixed a flake8 error and merged in 4dc4d12, thanks.

@timgraham timgraham closed this May 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants