Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Websites UFRPE
Wagtail Videos
Commits
ce9cee1c
Unverified
Commit
ce9cee1c
authored
May 01, 2021
by
pythontrade
Committed by
GitHub
May 01, 2021
Browse files
Update README.rst
Extend README installation instructions: add to installed apps
parent
dd9078e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
ce9cee1c
...
...
@@ -24,7 +24,13 @@ Install using pypi
pip install wagtailvideos
Add `wagtailvideos` to your installed apps.
.. code:: python
INSTALLED_APPS = [
'wagtailvideos',
]
Using
-----
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment