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-12-04 09:03:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
b79fc11d73
django
/
tests
/
file_uploads
History
Download ZIP
Download TAR.GZ
Tim Graham
6e3fe089dd
Replaced six.BytesIO with io.BytesIO
2015-07-20 08:19:47 -04:00
..
__init__.py
models.py
tests.py
Replaced six.BytesIO with io.BytesIO
2015-07-20 08:19:47 -04:00
uploadhandler.py
PEP8 cleanup
2013-11-02 23:50:49 -05:00
urls.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
views.py
Fixed some unclosed objects in tests
2015-07-06 10:10:40 -04:00