mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 04:20:17 +02:00
Added a readme providing instructions on populating static folder.
This commit is contained in:
parent
9914123ae5
commit
44007ffda3
1
static/.gitignore
vendored
1
static/.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
*
|
||||
!.gitignore
|
||||
!README.md
|
||||
|
5
static/README.md
Normal file
5
static/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
Don't edit files in this folder.
|
||||
|
||||
Populate the required static files with the command:
|
||||
|
||||
`python manage.py collectstatic`
|
Loading…
x
Reference in New Issue
Block a user