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-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Mariusz Felisiak
b61d5b1991
Fixed
#28371
-- Fixed Cast() with CharField if the max_length argument isn't provided.
...
Thanks Tim Graham for the review.
2017-07-27 19:36:47 +02:00
..
__init__.py
…
models.py
…
test_cast.py
Fixed
#28371
-- Fixed Cast() with CharField if the max_length argument isn't provided.
2017-07-27 19:36:47 +02:00
test_datetime.py
…
test_strindex.py
…
tests.py
…