Use splitlines() in stead of split() to split lines, and added a method
shortdescription() so the code to split off the first line of the description isn't all over the place.
Showing
Please register or sign in to comment
shortdescription() so the code to split off the first line of the description isn't all over the place.