How to make posted text expire in django?

Posted by Ron on Stack Overflow See other posts from Stack Overflow or by Ron
Published on 2010-05-22T13:02:13Z Indexed on 2010/05/22 13:10 UTC
Read the original article Hit count: 176

Filed under:
|

Hi .. im wondering how to make some posted texts be deleted on some certain date/time on a django site. Is it done with scripts to delete content in the database?

© Stack Overflow or respective owner

Related posts about database

Related posts about django