diff --git a/README.rst b/README.rst index 6be57aa..7a980e4 100644 --- a/README.rst +++ b/README.rst @@ -22,4 +22,8 @@ First you'll need to attach a UUIDField to your class. This acts as a char(32) t Check out the source for more configuration values. -Enjoy! \ No newline at end of file +Note: Since Django 1.8 UUIDField is supported in models_. + +Enjoy! + +.. _models: https://docs.djangoproject.com/en/1.8/ref/models/fields/#uuidfield