This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
6
Star
0
Fork
You've already forked django-admin-sortable-fixwin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5adadaefc
django-admin-sortable-fixwin
/
sample_project
/
app
History
Jaap Roes
defaf45e9a
Make it clear why the httplib import is guarded by a try except and has a fallback
2017-03-16 16:21:59 +01:00
..
__init__.py
Added SortableForeignKey field to replace `sortable_by` model property.
2012-02-24 22:35:30 -06:00
admin.py
Remove get_queryset fallback
2017-03-16 16:21:58 +01:00
models.py
Explicitly set on_delete=models.CASCADE on ForeignKey as it will be required in Django 2.0
2017-03-16 16:21:59 +01:00
tests.py
Make it clear why the httplib import is guarded by a try except and has a fallback
2017-03-16 16:21:59 +01:00