This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
django-multiselectfield
Watch
1
Star
0
Fork
You've already forked django-multiselectfield
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
794bd41546
django-multiselectfield
/
example
/
app
History
Serj S
c4579138dd
fix issue "TypeError: 'int' object is not iterable" during update (pre_save), add tests (
#100
)
2019-11-01 07:03:57 +01:00
..
fixtures
fix issue "TypeError: 'int' object is not iterable" during update (pre_save), add tests (
#100
)
2019-11-01 07:03:57 +01:00
migrations
fix issue "TypeError: 'int' object is not iterable" during update (pre_save), add tests (
#100
)
2019-11-01 07:03:57 +01:00
__init__.py
Add AppConfigs to example app and multiselectfield
2017-02-21 14:44:21 -07:00
admin.py
Add support for MultiSelectFields being listed in Admin.list_display
2017-02-21 15:26:38 -07:00
apps.py
Add AppConfigs to example app and multiselectfield
2017-02-21 14:44:21 -07:00
models.py
fix issue "TypeError: 'int' object is not iterable" during update (pre_save), add tests (
#100
)
2019-11-01 07:03:57 +01:00
test_msf.py
fix issue "TypeError: 'int' object is not iterable" during update (pre_save), add tests (
#100
)
2019-11-01 07:03:57 +01:00
urls.py
Add flake8 tests, and fix all flake8 errors we don't ignore
2017-01-01 20:41:35 -07:00
views.py
Fix flake8 errors
2019-09-24 11:58:55 +02:00