You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't display up arrow for first element, or down arrow for last element. Might need to go back to more logic in views, less in templates. Send eus in dictionary with cas as keys.
Consider whether ca.get_parent() should always return sa, never sda. Is sda ever used as a parent? Would simplify some of the ordering code, including get_parent_order() and set_parent_order().
Move get_parent_order() and set_parent_order() to utils.py.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: