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

Document supported versions of Wagtail, Django and Python #2429

Closed
timorieber opened this issue Apr 1, 2016 · 2 comments
Closed

Document supported versions of Wagtail, Django and Python #2429

timorieber opened this issue Apr 1, 2016 · 2 comments

Comments

@timorieber
Copy link
Contributor

It would be very helpful to have a common place where all supported versions of Wagtail (including support timeline, see https://www.djangoproject.com/weblog/2015/jun/25/roadmap/), Django and Python are documented.

Since Django tells which Python versions are supported by themselves, a link to the relevant docs may be sufficient (e.g. https://docs.djangoproject.com/en/dev/faq/install/#faq-python-version-support).

@m1kola
Copy link
Contributor

m1kola commented Apr 3, 2016

Hi @timorieber!

You can find information about supported versions of Python and Django in setup.py (example from v1.4.2 tag) or on pypi page.

I agree with you that would be nice to have support timeline and information about supported versions of Python and Django in documentation.

@timorieber
Copy link
Contributor Author

Thanks, @m1kola.

Developers are aware of where they can find some of the information, but it's fragmented and incomplete. At least for corporate sites other people involved need to find this information, too, e.g. when planning a roadmap with a estimated timeline.

This document should provide the information at a glance and answer questions like

  • "How long will Wagtail 1.4 LTS be supported? Until end of Django 1.8?"
  • "Is Wagtail 1.3 still supported?"
  • "We are upgrading to Python 3.5, which version of Wagtail and Django can I use?"

gasman added a commit to gasman/wagtail that referenced this issue Jul 4, 2017
gasman added a commit that referenced this issue Jul 12, 2017
* Add docs about upgrading and supported Django / Python versions

Fixes #2429

* Add table of LTS support periods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants