This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
8
Star
0
Fork
0
You've already forked django-admin-sortable-fixwin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
defaf45e9a7729da94b63a85e3d9a0f290c7e21c
django-admin-sortable-fixwin
/
sample_project
/
app
T
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