Fixed Typo for URLType

This commit is contained in:
Kelvin Hammond
2014-01-12 08:51:47 -06:00
parent 22cc844a75
commit 79caf2bd5f

View File

@@ -101,7 +101,7 @@ __all__ = (
ScalarListType,
TimezoneType,
TSVectorType,
URLType
URLType,
UUIDType,
database_exists,
create_database,