mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-16 21:40:23 +00:00
19 lines
149 B
Text
19 lines
149 B
Text
|
|
testapp/tt.py
|
|
|
|
*.pyc
|
|
|
|
Django_Select2.egg-info
|
|
Django_Select2_Py3.egg-info
|
|
dist
|
|
build
|
|
|
|
docs/_build
|
|
|
|
# Intellij
|
|
.idea/
|
|
*.iml
|
|
*.iws
|
|
env/
|
|
venv/
|
|
.cache/
|