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-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Mariusz Felisiak
776cee9749
Fixed
#28391
-- Fixed Cast() with CharField and max_length on MySQL.
...
Thanks Tim Graham for the review.
2017-07-17 21:12:27 +02:00
..
__init__.py
…
models.py
…
test_cast.py
Fixed
#28391
-- Fixed Cast() with CharField and max_length on MySQL.
2017-07-17 21:12:27 +02:00
test_datetime.py
Fixed
#27473
-- Added DurationField support to Extract.
2017-06-28 10:10:09 -04:00
test_strindex.py
Refs
#27834
-- Removed Value wrapping from StrIndex's substring param.
2017-04-03 08:39:57 -04:00
tests.py
…