- Read on Friday, February 26, 2010
-
-
Admin App/Model Custom Ordering
This combination of settings.py admin_reorder_tag.py and admin/base_site.html gives you the ability to define custom ordering for the apps and models in the admin app.
Visit
-
Admin App/Model Custom Ordering
- Read on Tuesday, August 26, 2008
-
-
models with order (+admin editing)
Use this abstract model if you want to add "order" to a given model. Once you do, you will get automatic "up" and "down" links for each model row.
Visit
-
models with order (+admin editing)

