diff --git a/docs/models.rst b/docs/models.rst index 48afa0d..1c63c76 100644 --- a/docs/models.rst +++ b/docs/models.rst @@ -66,8 +66,6 @@ which will be the primary key. If you dont want to set ``id`` as primary key or change the field name, you can be override it with our `UUIDField`_ -(https://github.com/jazzband/django-model-utils/blob/master/docs/fields.rst#uuidfield). - Also you can override the default uuid version. Versions 1,3,4 and 5 are now supported. .. code-block:: python @@ -80,4 +78,4 @@ Also you can override the default uuid version. Versions 1,3,4 and 5 are now sup -.. _`UUIDField`: https://github.com/jazzband/django-model-utils/blob/master/docs/fields.rst#uuidfield \ No newline at end of file +.. _`UUIDField`: https://github.com/jazzband/django-model-utils/blob/master/docs/fields.rst#uuidfield