From 0ae166dab12928d5ea9b928a45f88f77d5dcb49c Mon Sep 17 00:00:00 2001 From: Greg Chapple Date: Mon, 20 Oct 2014 10:58:39 +0100 Subject: [PATCH 1/2] Fixed small typo in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 18c5615..61a5bdc 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ 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 formtoolss, see +For a full list of available formtools, see http://django-formtools.readthedocs.org/ django-formtools can also be found on and installed from the Python From 8fc0e9cd27a696fa03cef42800e19cc7c7cdf238 Mon Sep 17 00:00:00 2001 From: gordon pendleton Date: Mon, 3 Nov 2014 15:54:13 -0500 Subject: [PATCH 2/2] direct users to django irc and google group --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 61a5bdc..ccb478d 100644 --- a/README.rst +++ b/README.rst @@ -20,3 +20,11 @@ http://django-formtools.readthedocs.org/ 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.