summaryrefslogtreecommitdiffstats
path: root/mycomments/models.py
AgeCommit message (Expand)AuthorFilesLines
2012-04-30Convert BannedIP to a GenericIPAddressFieldDan McGee1-1/+1
2011-06-19Ensure rewriten IP address is checked against ban listDan McGee1-2/+2
2011-06-12Rewrite IPv6 addrs to IPv4 if possibleDan McGee1-4/+14
2010-03-09Remove project prefix from all includesDan McGee1-1/+1
2010-01-27Remove some 'import *' usagesDan McGee1-2/+2
2009-09-30Ensure comment signal hookup worksDan McGee1-2/+2
2009-09-30Move signal functions into another fileDan McGee1-83/+1
2009-09-09Add banned user name conceptDan McGee1-3/+24
2009-08-23Migrate table to default nameDan McGee1-1/+0
2009-07-31Comments refactorDan McGee1-0/+98