Files @ 3239bbe29a41
Branch filter:

Location: symposion_app/constraints.txt

James Polley
Don't duplicate existing rooms when importing schedule CSV

* Old implementation needs to see exactly the same rooms in exactly
the same order every time it loads new data, otherwise it will
create a duplicate entry for the room that differs only in display
order.
* New implementation ignores the display order when checking to see
if the room already exists.
django<1.12,>=1.11
pysaml2==4.4.0