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-02-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Can Sarigol
661316b066
Fixed
#33279
-- Fixed handling time zones with "-" sign in names.
...
Thanks yakimka for the report. Regression in fde9b7d35e4e185903cc14aa587ca870037941b1.
2021-11-12 07:30:02 +01:00
..
comparison
Fixed
#33018
-- Fixed annotations with empty queryset.
2021-09-29 20:23:29 +02:00
datetime
Fixed
#33279
-- Fixed handling time zones with "-" sign in names.
2021-11-12 07:30:02 +01:00
math
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
migrations
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
text
…
window
…
__init__.py
…
models.py
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
tests.py
…