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
d207ac1568
django1
/
django
/
db
History
Jayantha Gumballi
dfcdc8992f
Fixed
#29886
-- Fixed unaccent lookup when PostgreSQL's standard_conforming_strings option is off.
...
Thanks Tom McClure for the patch.
2018-11-01 11:14:34 -04:00
..
backends
Fixed
#29886
-- Fixed unaccent lookup when PostgreSQL's standard_conforming_strings option is off.
2018-11-01 11:14:34 -04:00
migrations
Fixed
#29897
-- Fixed autodetector's swappable MTI dependency resolution.
2018-10-29 11:24:30 -04:00
models
Fixed
#29547
-- Added support for partial indexes.
2018-10-29 19:34:54 -04:00
__init__.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
transaction.py
Refs
#27025
-- Removed obsolete sqlite3 transaction management workaround for Python 3.6+.
2018-10-25 19:54:48 -04:00
utils.py
Ref
#23919
-- Replaced some os.path usage with pathlib.Path.
2018-04-19 21:30:00 -04:00