We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca2c583 commit 4ad92b9Copy full SHA for 4ad92b9
pydis_site/apps/content/README.md
@@ -22,9 +22,6 @@ Let's look at the structure in here:
22
- `resources` contains the static Markdown files that make up our site's
23
[pages](https://www.pythondiscord.com/pages/)
24
25
-- `migrations` contains standard Django migrations. As the `content` app
26
- contains purely static Markdown files, no migrations are present here.
27
-
28
- `tests` contains unit tests for verifying that the app works properly.
29
30
- `views` contains Django views which generating and serve the pages from the
pydis_site/apps/content/migrations/__init__.py
0 commit comments