Initial commit
This commit is contained in:
commit
ad0c78f57f
2 changed files with 8 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*.log
|
||||
*.pot
|
||||
*.pyc
|
||||
local_settings.py
|
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
django-multiselectfield
|
||||
=======================
|
||||
|
||||
A Multiple Choice model field
|
Loading…
Reference in a new issue