We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d490d5 commit a8fdac2Copy full SHA for a8fdac2
2 files changed
source/presentations/index.rst
@@ -24,3 +24,4 @@ course.
24
session07
25
session08
26
session09
27
+ session10
source/presentations/session10.rst
@@ -619,6 +619,8 @@ Using linux upstart is nice and easy.
619
620
Put the following in ``/etc/init/djangoblog.conf``
621
622
+.. code-block:: upstart
623
+
624
description "djangoblog"
625
626
start on (filesystem)
0 commit comments