django-configurations
django-configurations copied to clipboard
Update suggested templates to django 1.11 and django-configuration 2.0
Current Django version is 1.11 and django-configurations is 2.0 while the suggested templates in the docs are upto 1.8 and configurations 1.0
If a PR along those lines would be desired I can probably push one
Yes, please do so. IIRC templates are in a separate branch, so watch out.
@blueyed I've got a branch ready But not sure how to push a PR on this. Pushing to master is probably wrong, and I can't create a new branch on a PR.
How should we proceed from here? Would you create the needed branch ? or should I just send a PR to master?
You should be able to create a PR for the target branch?!
The latest would be https://github.com/jazzband/django-configurations/tree/templates/1.8.x however, so yeah - should I/we create 1.11.x base on that first?
I am not sure it it is worth it (for me) after all - sorry, unsubscribing.
I can create a pr for the target branch of 1.8.x but i'm supposed to create a new branch for this template (django 1.11 + configurations 2.0) , Since I don't have direct push privilege I need someone with push privilege to create a new templates/1.11.x branch I push to
@alonisser Do you still have your branch? I've created templates/1.11.x now for you. It is currently identical to the templates/1.8.x branch. You could now place your PR. :grimacing:
Oh, it's a pr from a year ago.. I'll take a look