mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
Doc fix
This commit is contained in:
parent
28c8c5ed0f
commit
6561034bfd
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue