This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
lookup
History
Raymond Hettinger
aba9763b51
Refs
#28814
-- Imported from collections.abc to fix Python 3.7 deprecation warnings.
...
https://bugs.python.org/issue25988
2018-02-05 11:42:47 -05:00
..
__init__.py
…
models.py
Removed unnecessary trailing commas and spaces in various code.
2017-12-28 21:07:29 +01:00
test_decimalfield.py
Fixed
#27498
-- Fixed filtering on annotated DecimalField on SQLite.
2016-12-24 10:38:48 -05:00
test_lookups.py
Corrected YearComparisonLookup.get_bound() signature.
2017-09-04 10:17:51 -04:00
test_timefield.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Refs
#28814
-- Imported from collections.abc to fix Python 3.7 deprecation warnings.
2018-02-05 11:42:47 -05:00