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-19 23:40:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d22307c8fb
django-admin-sortable
/
sample_project
/
app
History
Alexander A. Sosnovskiy
754bd78210
Fixed tests for app application.
2012-09-24 16:49:33 +03:00
..
fixtures
Removed initial_data which was breaking unit tests.
2012-04-23 23:11:11 -05:00
__init__.py
Added SortableForeignKey field to replace
sortable_by
model property.
2012-02-24 22:35:30 -06:00
admin.py
Updated CSS classing of sortable inline and stacked items.
2012-07-09 11:05:59 -04:00
models.py
Added SortableForeignKey field to replace
sortable_by
model property.
2012-02-24 22:35:30 -06:00
tests.py
Fixed tests for app application.
2012-09-24 16:49:33 +03:00