![]() |
пре 14 година | |
---|---|---|
.. | ||
__init__.py | fbbbf8b9a1 Fixes #2737 -- Added code to allow None as a query value for __exact queries, raising an error otherwise. __exact=None is interpreted as the SQL 'value = NULL'. This fixes some minor problems with queries on unsaved objects with related object sets, and stops queries with a value of None being outright ignored (even if they reference an unknown attribute). | пре 18 година |
models.py | 974e8076c6 Migrated null_queries doctests. Thanks to Stephan Jaekel. | пре 14 година |
tests.py | afd040d4d3 Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: | пре 14 година |