This commit is contained in:
David Gelvin 2010-09-29 13:09:08 +03:00
parent 28c8c5ed0f
commit 6561034bfd
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ django-eav provides an Entity-Attribute-Value storage model for django apps.
For a decent explanation of what an Entity-Attribute-Value storage model is,
check `Wikipedia
<http://http://en.wikipedia.org/wiki/Entity-attribute-value_model>`_.
<http://en.wikipedia.org/wiki/Entity-attribute-value_model>`_.
.. note::
This software was inspired / derrived from the excellent `eav-django

View file

@ -14,7 +14,7 @@ django-eav provides an Entity-Attribute-Value storage model for django apps.
For a decent explanation of what an Entity-Attribute-Value storage model is,
check `Wikipedia
<http://http://en.wikipedia.org/wiki/Entity-attribute-value_model>`_.
<http://en.wikipedia.org/wiki/Entity-attribute-value_model>`_.
.. note::
This software was inspired / derrived from the excellent `eav-django