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-22 00:02:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Lily Foote
649b28eab6
Fixed
#34070
-- Added subsecond support to Now() on SQLite and MySQL.
2022-10-03 12:13:27 +02:00
..
comparison
Refs
#27412
-- Confirmed support for executing Coalesce(subquery).
2022-08-24 12:30:47 +02:00
datetime
Fixed
#34070
-- Added subsecond support to Now() on SQLite and MySQL.
2022-10-03 12:13:27 +02:00
math
…
migrations
Refs
#27236
-- Reverted "Refs
#27236
-- Added generic mechanism to handle the deprecation of migration operations."
2022-07-26 11:41:19 +02:00
text
…
window
…
__init__.py
…
models.py
…
tests.py
…