mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-24 06:54:46 +00:00
21 lines
164 B
Text
21 lines
164 B
Text
|
|
testapp/tt.py
|
|
|
|
*.pyc
|
|
|
|
Django_Select2.egg-info
|
|
Django_Select2_Py3.egg-info
|
|
dist
|
|
build
|
|
|
|
node_modules/
|
|
|
|
docs/_build
|
|
|
|
# Intellij
|
|
.idea/
|
|
*.iml
|
|
*.iws
|
|
env/
|
|
venv/
|
|
.cache/
|