Changes between Initial Version and Version 1 of Ticket #29936, comment 9


Ignore:
Timestamp:
Nov 16, 2018, 3:43:11 AM (6 years ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29936, comment 9

    initial v1  
    1 Or indeed using `STATICFILES_DIRS`. (With the default `STATICFILES_FINDERS`, any files there will be found before any app folders, so before `contrib.admin`’s)
     1Or indeed using `STATICFILES_DIRS`. (With the default `STATICFILES_FINDERS`, any files there will be found before any app folders are searched, so before `contrib.admin`’s)
Back to Top