This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
86de930f41
django1
/
django
/
contrib
/
postgres
/
fields
History
Mads Jensen
fb5bd38e3b
Refs
#26610
-- Added CIText mixin and CIChar/Email/TextField.
2017-02-11 07:16:35 -05:00
..
__init__.py
Fixed
#26610
-- Added CITextField to contrib.postgres.
2016-09-21 12:11:37 -04:00
array.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
citext.py
Refs
#26610
-- Added CIText mixin and CIChar/Email/TextField.
2017-02-11 07:16:35 -05:00
hstore.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
jsonb.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
ranges.py
Fixed
#26903
-- Fixed __contains lookup for Date/DateTimeRangeField.
2017-02-07 12:46:18 -05:00
utils.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00