From e7f665d4b75e80f5073f2117c373c97eba9f06f8 Mon Sep 17 00:00:00 2001 From: Konsta Vesterinen Date: Wed, 15 Apr 2015 11:19:04 +0300 Subject: [PATCH] Remove generates decorator --- docs/decorators.rst | 6 ------ docs/index.rst | 1 - 2 files changed, 7 deletions(-) delete mode 100644 docs/decorators.rst diff --git a/docs/decorators.rst b/docs/decorators.rst deleted file mode 100644 index 5bd5a63..0000000 --- a/docs/decorators.rst +++ /dev/null @@ -1,6 +0,0 @@ -Generates decorator -=================== - -.. module:: sqlalchemy_utils.decorators - -.. autofunction:: generates diff --git a/docs/index.rst b/docs/index.rst index 7e6ccaa..455e58e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,7 +14,6 @@ SQLAlchemy-Utils provides custom data types and various utility functions for SQ range_data_types aggregates observers - decorators internationalization generic_relationship database_helpers