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
d311124be5
django1
/
django
/
db
/
models
/
sql
History
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
7eb556a6c2
Removed unused enumerate in django/db/models/sql/datastructures.py.
2018-08-13 18:41:24 -04:00
..
__init__.py
Moved EmpytResultSet to django.core.exceptions.
2016-08-08 10:43:34 -04:00
compiler.py
Fixed
#28668
-- Allowed QuerySet.bulk_create() to ignore insert conflicts.
2018-08-03 17:40:46 -04:00
constants.py
Fixed
#26184
-- Allowed using any lookups in ModelAdmin.search_fields.
2017-11-18 19:33:52 -05:00
datastructures.py
Removed unused enumerate in django/db/models/sql/datastructures.py.
2018-08-13 18:41:24 -04:00
query.py
Removed duplicate words in various comments.
2018-07-18 11:54:15 -04:00
subqueries.py
Fixed
#28668
-- Allowed QuerySet.bulk_create() to ignore insert conflicts.
2018-08-03 17:40:46 -04:00
where.py
Fixed typos in comments and docs.
2018-08-01 16:09:22 -04:00