Analysis updated 2026-07-18 · repo last pushed 2012-10-25
Build a photo gallery where photos display in the exact order they were added.
Create a playlist feature that keeps tracks in the sequence a user arranged them.
Order a list of recommended products without writing custom ordering logic.
Use the drag-and-drop admin widget to reorder related items visually.
| treyhunner/django-sortedm2m | 0verflowme/learnings | 0verflowme/r2ai | |
|---|---|---|---|
| Language | Python | Python | Python |
| Last pushed | 2012-10-25 | 2022-06-18 | 2025-11-19 |
| Maintenance | Dormant | Dormant | Quiet |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 1/5 | 3/5 |
| Audience | developer | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
A Django field that works like a normal many-to-many relationship but remembers the order items were added, ideal for galleries, playlists, or ranked lists.
Mainly Python. The stack also includes Python, Django.
Dormant — no commits in 2+ years (last push 2012-10-25).
The README does not specify license terms.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.