1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Completed test coverage of views.static.directory_name().

This commit is contained in:
Hasan Ramezani
2018-10-24 02:44:27 +02:00
committed by Tim Graham
parent 10d82c85aa
commit 6a8b57df6a
3 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1 @@
The directory_name() view ignores files that start with a dot.

View File