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-04-21 23:24:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fe01094ac6
django-admin-sortable
/
sample_project
/
appmedia
/
models.py
4 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
Modified classmethod queries that determine if a Model is sortable to only retieve one record and not use count. Fixed jQueryUI highlight method call in success handler of ajax function when dragging stops. Fixed missing script resource for jquery.effects.core.js
2011-11-16 06:48:14 +00:00
from
django
.
db
import
models
# Create your models here.
Reference in a new issue
Copy permalink