Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/tutorials/widgy-mezzanine-tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ This quickstart assumes you wish to use the following packages:

Install the Widgy package::

cd widgy
pip install -e .[all]
pip install django-widgy[all]

Add Mezzanine apps to ``INSTALLED_APPS``::

Expand Down