deb-python-sqlalchemy-utils/sqlalchemy_utils/types
Stephen J. Fuhry b48a7bd6b6 use BaseTzInfo since pytz also uses StaticTzInfo 2016-11-01 11:57:58 -04:00
..
__init__.py wrap NumberParseException so it isn't cast 2016-05-20 09:58:13 +03:00
arrow.py Support timezones for ArrowType 2016-05-10 18:21:00 +02:00
bit.py Fix WeekDaysType support for py33 2014-04-21 11:11:18 +03:00
choice.py Merge branch 'choice_fixes' of https://github.com/dset0x/sqlalchemy-utils into dset0x-choice_fixes 2015-06-18 13:13:13 +03:00
color.py Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
country.py Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
currency.py Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
email.py Add documentation for EmailType 2016-10-17 11:02:36 +03:00
encrypted.py Fix linting 2016-07-06 10:33:11 +03:00
ip_address.py Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00
json.py Add isort checks to test suite 2015-03-17 17:35:55 +02:00
locale.py Fix scalar coercion, refs #173 2016-01-14 18:31:37 +02:00
ltree.py Fix SA import issue, refs #215 2016-04-29 13:42:52 +03:00
password.py Fix typo 2016-07-22 13:51:22 +03:00
pg_composite.py Update composite types link 2016-04-04 12:28:07 +03:00
phone_number.py Add PhoneNumber python_type, refs #248 2016-10-20 09:55:19 +03:00
range.py Fix interval string handling 2016-03-05 10:31:56 +02:00
scalar_coercible.py Added some tests for country type, added ScalarCoercible type mixing 2013-08-13 11:43:02 +03:00
scalar_list.py Add separator to exception message in ScalarListType 2014-03-12 10:20:48 +02:00
timezone.py use BaseTzInfo since pytz also uses StaticTzInfo 2016-11-01 11:57:58 -04:00
ts_vector.py Remove old expression references 2015-01-02 20:50:41 +02:00
url.py Fix pep8 compliancy 2016-01-15 09:56:49 +02:00
uuid.py Some drivers convert pg uuid to UUID by themselves 2015-07-10 14:52:12 +09:00
weekdays.py Use pytest fixtures to reduce complexity and repetition 2016-01-19 10:52:30 +01:00