Skip to content

Commit 47e3db5

Browse files
committed
update, trim a bit
1 parent e3f8d65 commit 47e3db5

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

source/presentations/week06.rst

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,6 @@ And Now
3636
:align: center
3737
:width: 79%
3838

39-
40-
Full Stack Framework
41-
--------------------
42-
43-
Django is **One Big Package**
44-
45-
.. class:: incremental
46-
47-
When you installed Flask, you also installed *werkzeug* and *jinja2*, a total
48-
of 1.85MB
49-
50-
.. class:: incremental
51-
52-
Django 1.4.3 weighs in at 7.7MB (4 times the size of Flask)
53-
54-
.. class:: incremental
55-
56-
So what do you get?
57-
5839
Full Stack Framework
5940
--------------------
6041

@@ -221,7 +202,7 @@ One *project* can (and likely will) consist of many *apps*
221202
Starting a Project
222203
------------------
223204

224-
You should already have done this at home, but we'll look at it together in
205+
You should already have done this at home, but we'll look at it together quickly, in
225206
case:
226207

227208
.. class:: incremental

0 commit comments

Comments
 (0)