add irc channel to docs and README

This commit is contained in:
Timothée Peignier 2012-05-29 22:05:37 +02:00
parent c1b4c9bf71
commit f2f6766b86
2 changed files with 14 additions and 0 deletions

View file

@ -164,6 +164,12 @@ Or in your ``settings.py`` file if you want to use it as the default::
IMAGEKIT_DEFAULT_IMAGE_CACHE_BACKEND = 'path.to.MyImageCacheBackend'
Community
---------
The official Freenode channel for ImageKit is `#imagekit <irc://irc.freenode.net/imagekit>`_.
You should always find some fine people to answer your questions
about ImageKit there.
Contributing
------------

View file

@ -18,6 +18,14 @@ Authors
.. include:: ../AUTHORS
Community
---------
The official Freenode channel for ImageKit is `#imagekit <irc://irc.freenode.net/imagekit>`_.
You should always find some fine people to answer your questions
about ImageKit there.
Digging Deeper
--------------