.. |
__init__.py
|
df2fd4e09b
Removed unneeded imports in tests's __init__.py and unified them.
|
11 年之前 |
models.py
|
1bb6ecf6d3
Refs #9893 -- Removed shims for lack of max_length support in file storage per deprecation timeline.
|
9 年之前 |
test_generate_filename.py
|
914c72be2a
Fixed #26058 -- Delegated os.path bits of FileField's filename generation to the Storage.
|
9 年之前 |
tests.py
|
2d7fb77987
Refs #23832 -- Removed deprecated non-timezone aware Storage API.
|
8 年之前 |
urls.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 年之前 |