Update plugins documentation
This commit is contained in:
@@ -29,14 +29,20 @@ Although the specific structure of a plugin is largely left to the discretion of
|
||||
project-name/
|
||||
- plugin_name/
|
||||
- api/
|
||||
- __init__.py
|
||||
- serializers.py
|
||||
- urls.py
|
||||
- views.py
|
||||
- migrations/
|
||||
- __init__.py
|
||||
- 0001_initial.py
|
||||
- ...
|
||||
- templates/
|
||||
- plugin_name/
|
||||
- *.html
|
||||
- __init__.py
|
||||
- filtersets.py
|
||||
- graphql.py
|
||||
- models.py
|
||||
- middleware.py
|
||||
- navigation.py
|
||||
|
Reference in New Issue
Block a user