Closed jor123 closed 13 years ago
django guardian requires an 'anoymous user id' setting. In projects using guardian, this is often configured to be '-1'
The loop in the template for the user list throws an Exception because it can't find a matching reverse url for an id = -1
django guardian requires an 'anoymous user id' setting. In projects using guardian, this is often configured to be '-1'
The loop in the template for the user list throws an Exception because it can't find a matching reverse url for an id = -1