* Replace maxlength argument to CharField with max_length. Makes the project work...
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 21 Jan 2008 21:42:24 +0000 (22:42 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 21 Jan 2008 21:42:24 +0000 (22:42 +0100)
commit2b9a90d7af0908f440a54987ce6978c307febfaf
tree65bc4335fa9c801fc74dccd0ceafa0f9bcc68374
parent38d80c150c2016eb578a9430134a896c13c3f975
 * Replace maxlength argument to CharField with max_length. Makes the project work with django r7027.
events/models.py
influences/models.py