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
ec50937bcb
django1
/
django
/
db
/
models
/
sql
History
Simon Charette
ec50937bcb
Refs
#20939
-- Removed the Query._forced_pk hack.
2017-04-25 23:43:33 -04:00
..
__init__.py
Moved EmpytResultSet to django.core.exceptions.
2016-08-08 10:43:34 -04:00
compiler.py
Fixed
#26788
-- Fixed QuerySet.update() crash when updating a geometry to another one.
2017-04-10 13:26:26 -04:00
constants.py
Fixed
#24020
-- Refactored SQL compiler to use expressions
2015-01-08 14:07:54 -05:00
datastructures.py
Refs
#27656
-- Updated django.db docstring verbs according to PEP 257.
2017-02-28 09:17:27 -05:00
query.py
Refs
#20939
-- Removed the Query._forced_pk hack.
2017-04-25 23:43:33 -04:00
subqueries.py
Refs
#27624
-- Made many attributes of Query immutable.
2017-03-08 09:25:44 -05:00
where.py
Refs
#27656
-- Updated django.db docstring verbs according to PEP 257.
2017-02-28 09:17:27 -05:00