mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-31 12:20:23 +00:00
Merge pull request #117 from bogdal/master
Make static files visible for the collectstatic
This commit is contained in:
commit
0456982d22
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -188,4 +188,5 @@ setup(
|
|||
install_requires=[
|
||||
"Django>=1.3",
|
||||
],
|
||||
zip_safe=False,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue