Quote:
Originally Posted by davidfor
@chaley: One thing we missed was duplicate column headings. When using "generate_unused_lookup_name=True", the supplied column heading is probably not unique. Appending the same number to the column heading is probably good enough for this.
|
OK, will do.
And done.
I also added a method to return the column headings as a dict {heading:lookup_name}