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
fe533fc537
django1
/
django
/
contrib
/
postgres
History
Claude Paroz
5483c66f85
[1.8.x] Fetched updated contrib translations from Transifex
2015-04-01 15:05:29 +02:00
..
fields
[1.8.x]
Fixed
#24373
-- Added run_validators to ArrayField.
2015-02-20 11:53:17 +00:00
forms
[1.8.x]
Fixed
#24341
-- Added specific error messages to RangeField subclasses
2015-02-20 16:50:41 -05:00
locale
[1.8.x] Fetched updated contrib translations from Transifex
2015-04-01 15:05:29 +02:00
__init__.py
Added HStoreField.
2014-11-04 09:26:40 +00:00
apps.py
Fixed
#23423
-- Added unaccent lookup in django.contrib.postgres
2014-11-28 18:22:20 -05:00
lookups.py
Move % addition to lookups, refactor postgres lookups.
2015-01-10 16:18:19 +00:00
operations.py
Fixed
#23423
-- Added unaccent lookup in django.contrib.postgres
2014-11-28 18:22:20 -05:00
signals.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
validators.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00