c2corg / v6_api

REST API for https://www.camptocamp.org
GNU Affero General Public License v3.0
22 stars 25 forks source link

Update deletion time from 24 to 720 hours #1815

Closed AntoineMarnat closed 2 months ago

AntoineMarnat commented 2 months ago

Solves https://github.com/c2corg/c2c_ui/issues/3976

eddy-geek commented 2 months ago

nitpick: you forgot to rename the enclosing function: def is_less_than_24h_old(document_id):