mirror of https://github.com/zulip/zulip.git
puppet: Add TODO item for Django 1.5 being installed on frontends.
(imported from commit b4a884036d8050e2ecb780ce5779997ffce3a7b8)
This commit is contained in:
parent
7103c4df59
commit
dc64345c8c
|
@ -56,4 +56,8 @@ class humbug::app_frontend {
|
|||
# /home/humbug/humbug/api/humbug/bots/check_send_receive.py symlink
|
||||
|
||||
# TODO: Setup the API distribution directory at /srv/www/dist/api/.
|
||||
|
||||
# TODO: Ensure Django 1.5 is installed; this should be possible via
|
||||
# the backports-sloppy mechanism or via backports once we upgrade to
|
||||
# wheezy.
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue