Hello,

I have a model that would like to be manually sorted. Currently, I am
just using at integerfield, and sorting it in the view by that field. I
have to assign completely arbitrary values to the integerfield to get
the desired results. I'd like to make it a bit more user friendly if
possible.
I'll probably need some sort of custom javascript sorting widget thingie
to get it to behave and look nice. I have no idea where I might find
one. Any insight on what/where/how for the ui part would be great. I
don't mind having to write one from scratch.
I am mostly interested in how a sorting front-end will be represented in
my database-- is the IntegerField a good way to do it? Should the
javascript widget assign a value to a hidden field that gets parsed on
the server side? Is there a 'right' or 'clean' way to accomplish this?
Any and all insight is appreciated!

Thanks,

Jeff Anderson
Happy New Year!

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to