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-03-22 00:40:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
007d4e030c
django
/
tests
/
expressions
History
Vytis Banaitis
4045fd56cb
Fixed
#27856
-- Improved accuracy of date subtraction on PostgreSQL.
...
Accuracy was incorrect when dates differ by a month or more.
2017-02-21 12:06:16 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
test_queryset_values.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Fixed
#27856
-- Improved accuracy of date subtraction on PostgreSQL.
2017-02-21 12:06:16 -05:00