Change titles

This commit is contained in:
Konsta Vesterinen
2014-05-06 14:31:54 +03:00
parent 0d147f7692
commit 3b385e47c5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
The generates decorator Generates decorator
======================= ===================
.. module:: sqlalchemy_utils.decorators .. module:: sqlalchemy_utils.decorators

View File

@@ -1,4 +1,4 @@
Generic Relationship Generic relationship
==================== ====================
Generic relationship is a form of relationship that supports creating a 1 to many relationship to any target model. Generic relationship is a form of relationship that supports creating a 1 to many relationship to any target model.