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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
file_storage
History
Adam Zapletal
eb2d49b734
Fixed
#23759
-- Preserved all file extensions in Storage.get_available_name().
2024-02-20 21:06:39 +01:00
..
__init__.py
…
models.py
Fixed
#34192
-- Preserved callable storage when it returns default_storage.
2023-01-23 10:29:17 +01:00
test_generate_filename.py
…
test_inmemory_storage.py
Fixed some typos in comments, docstrings, and tests.
2023-03-20 08:07:23 +01:00
tests.py
Fixed
#23759
-- Preserved all file extensions in Storage.get_available_name().
2024-02-20 21:06:39 +01:00
urls.py
…