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-18 22:33:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Kacper Wolkiewicz
91be6e1818
Fixed
#34606
-- Fixed Right() function with zero length on Oracle and SQLite.
2023-05-31 11:57:40 +01:00
..
comparison
Refs
#28329
-- Fixed Cast() with ForeignKey to integer fields on MySQL.
2023-03-14 08:32:17 +01:00
datetime
Fixed
#34233
-- Dropped support for Python 3.8 and 3.9.
2023-01-18 09:46:01 +01:00
math
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
migrations
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
text
Fixed
#34606
-- Fixed Right() function with zero length on Oracle and SQLite.
2023-05-31 11:57:40 +01:00
window
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
__init__.py
…
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
2022-10-08 08:07:38 +02:00