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
6de7f9ec60
django
/
tests
/
file_storage
History
Download ZIP
Download TAR.GZ
Sergey Fedoseev
8ef8bc0f64
Refs
#28909
-- Simplifed code using unpacking generalizations.
2018-09-28 09:57:12 -04:00
..
__init__.py
models.py
Refs
#9893
-- Removed shims for lack of max_length support in file storage per deprecation timeline.
2015-09-23 19:31:10 -04:00
test_generate_filename.py
Refs
#26058
-- Removed deprecated FileField.get_directory_name()/get_filename().
2017-01-17 20:52:04 -05:00
tests.py
Refs
#28909
-- Simplifed code using unpacking generalizations.
2018-09-28 09:57:12 -04:00
urls.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00