Name for series index in regex for add books
Using (?P<seriesindex>.+) to get the Series index when adding books doesn't seem to work. Neither does (?P<number>.+)
What should it be?
EDIT: Got it, series_index.
Last edited by macnab69; 06-15-2013 at 01:12 PM.
Reason: Found answer
|