The full discussion on this topic can be found at: - https://github.com/Bouke/django-two-factor-auth/pull/90 In summary, with the release of django 1.8 all the formtools logic was moved to a separate repo. The question is, how does a 3rd party app that requires formtools setup the install_requires portion of the setup.py file to work for both django < 1.8 and django >= 1.8 when the django-formtools app requires django version >= 1.7 <https://github.com/django/django-formtools/blob/master/setup.py#L122> which will cause conflicts with users using django < 1.7 on install?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5488b6f6-e05e-4f71-94b2-b5763e75b94e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.