Browse Source

Add runserver.py filename to match earlier section of example

pull/293/head
Brandon Stafford 14 years ago
parent
commit
5304a15adc
  1. 1
      docs/patterns/packages.rst

1
docs/patterns/packages.rst

@ -77,6 +77,7 @@ And this is what `views.py` would look like::
You should then end up with something like that::
/yourapplication
/runserver.py
/yourapplication
/__init__.py
/views.py

Loading…
Cancel
Save