From: Bradley Ayers Date: Fri, 4 Feb 2011 02:37:48 +0000 (+1000) Subject: Added README, removed komodo project files X-Git-Tag: 0.4.0-alpha1~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=78450d4df53617babc5d8b94a93bf6d3726c7e18;p=django-tables2.git Added README, removed komodo project files --- diff --git a/.gitignore b/.gitignore index 64390b9..e1f1a7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.pyc +/*.komodoproject /MANIFEST -dist/ -docs/_build/ -django_tables.egg-info/ +/dist/ +/docs/_build/ +/django_tables.egg-info/ diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..31228a4 --- /dev/null +++ b/README.rst @@ -0,0 +1,11 @@ +=============================================== +django-tables - An app for creating HTML tables +=============================================== + +django-tables simplifies the task of turning sets of datainto HTML tables. It +has native support for pagination and sorting. It does for HTML tables what +``django.forms`` does for HTML forms. + +`Documentation`_ is available on http://readthedocs.org + +.. _: http://readthedocs.org/docs/django-tables/en/latest/ diff --git a/django-tables.komodoproject b/django-tables.komodoproject deleted file mode 100644 index bf27c2a..0000000 --- a/django-tables.komodoproject +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - *.*~;*.bak;*.tmp;CVS;.#*;*.pyo;*.pyc;.svn;*%*;tmp*.html;.DS_Store;.komodotools;*.komodoproject;*.egg-info;.git - - 1 - -