This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-admin-sortable
Watch
1
Star
0
Fork
You've already forked django-admin-sortable
0
mirror of
https://github.com/jazzband/django-admin-sortable.git
synced
2026-03-20 16:00:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a5eca5ea4d
django-admin-sortable
/
sample_project
/
app
History
Jaap Roes
a5eca5ea4d
assertEquals is deprecated in Python 3
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
assertEquals is deprecated in Python 3
2017-03-16 16:21:59 +01:00