5e7fb61764eb8ff29ffdc83a45425730ff9446ab
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
django-formtools
Django's "formtools" is a set of high-level abstractions for Django forms. Currently for form previews and multi-step forms.
This code used to live in Django proper -- in
django.contrib.formtools -- but was separated into a
standalone package in Django 1.8 to keep the framework's core clean.
For a full list of available formtools, see https://django-formtools.readthedocs.io/
django-formtools can also be found on and installed from the Python Package Index: https://pypi.python.org/pypi/django-formtools
To get more help:
- Join the #django channel on irc.freenode.net. Lots of helpful people hang out there. Read the archives at http://django-irc-logs.com/.
- Join the django-users mailing list, or read the archives, at https://groups.google.com/group/django-users.
Description
Languages
Python
40.5%
Gettext Catalog
39.3%
Modelica
18.9%
HTML
0.8%
reStructuredText
0.3%
Other
0.2%

