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-05 23:15:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
file_uploads
History
Loic Bistuer
417ec4a68b
Fixed a ResourceWarning that wasn't properly fixed by the previous commit.
...
Also removed unused import in runtests.py.
2014-05-26 04:01:41 +07:00
..
__init__.py
…
models.py
…
tests.py
Fixed a ResourceWarning that wasn't properly fixed by the previous commit.
2014-05-26 04:01:41 +07:00
uploadhandler.py
…
urls.py
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00
views.py
…