This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-17 05:21:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e2ec7b47b3
django
/
django
/
db
History
Anssi Kääriäinen
4007c8f6eb
Fixed a regression in distinct_on
...
Caused by regression fix for
#19500
.
2012-12-20 22:50:06 +02:00
..
backends
Fixed
#19441
-- Created PostgreSQL varchar index when unique=True
2012-12-18 09:56:30 +01:00
models
Fixed a regression in distinct_on
2012-12-20 22:50:06 +02:00
__init__.py
Fixed
#18575
-- Empty DATABASES should default to dummy backend
2012-10-28 23:44:03 +01:00
transaction.py
Removed with_statement imports, useless in Python >= 2.6. Refs
#17965
. Thanks jonash for the patch.
2012-03-30 08:02:08 +00:00
utils.py
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00