Files @ acd2cef27674
Branch filter:

Location: website/systemd/conservancy-www-update.timer

bsturmfels
Merge podjango.apps.cast into main podjango module

It's much simpler if "podjango" is the name of the Django app with a single
urls.py etc. The reason this is required is because podjango was originally a
fully-blown Django website and now it's become a Django app within the
Conservancy website.
1
2
3
4
5
6
7
8
[Unit]
Description=Update Conservancy website checkout

[Timer]
OnCalendar=*:0/5

[Install]
WantedBy=timers.target