This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-03 13:23:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
737b184d91
django
/
tests
/
file_storage
History
Download ZIP
Download TAR.GZ
Tim Graham
18f3e79b13
Removed threading fallback imports.
...
Django imports threading in many other places without fallback.
2015-01-28 10:23:25 -05:00
..
__init__.py
models.py
Fixed
#9893
-- Allowed using a field's max_length in the Storage.
2015-01-12 09:09:18 -05:00
tests.py
Removed threading fallback imports.
2015-01-28 10:23:25 -05:00
urls.py