diff README.rst @ 2146:ee45677c4edc beta

Api docs fixes - return proper type instead of type_ - members return now also a type user or users_group
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 20 Mar 2012 23:26:02 +0200
parents b70721d03e84
children dc2584ba5fbc 8de43412e7d7
line wrap: on
line diff
--- a/README.rst	Tue Mar 20 13:23:38 2012 +0200
+++ b/README.rst	Tue Mar 20 23:26:02 2012 +0200
@@ -100,7 +100,7 @@
 - Intelligent cache with invalidation after push or project change, provides 
   high performance and always up to date data.
 - Rss / atom feeds, gravatar support, download sources as zip/tar/gz
-- Async tasks for speed and performance using celery_ (works without them too)  
+- Optional async tasks for speed and performance using celery_  
 - Backup scripts can do backup of whole app and send it over scp to desired 
   location 
 - Based on pylons / sqlalchemy / sqlite / whoosh / vcs