Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-28 | Now working with PostgreSQL. | Rob Austein | |
svn path=/branches/tk705/; revision=6157 | |||
2015-10-20 | Change <self/> (etc) to <tenant/> (etc). "self" always was a really | Rob Austein | |
bad choice for something implemented in Python, holdover from an older specification, but Django ORM's troubles with "self" as a keyword argument were the last straw. Enough already. Backwards compatability should be a straightforward data migration. svn path=/branches/tk705/; revision=6134 |