index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pydis_site
/
apps
/
content
/
views
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Switch to ruff for linting
Johannes Christ
2023-05-10
-2
/
+1
*
Support Hyperlinked Tag Group Replacement
Hassan Abouelela
2022-08-23
-3
/
+23
*
Add Tag Group Support
Hassan Abouelela
2022-08-14
-16
/
+68
*
Clean Up Tag Link Substitution
Hassan Abouelela
2022-08-13
-4
/
+3
*
Export Tag Model As Top Level Model Object
Hassan Abouelela
2022-08-13
-1
/
+1
*
Add Tag Page Template
Hassan Abouelela
2022-08-13
-1
/
+58
*
Add Tags To Content Listings
Hassan Abouelela
2022-08-13
-5
/
+4
*
Bump flake8-bandit To v3
Hassan Abouelela
2022-07-11
-2
/
+2
*
Fix misleading coverage report.
kosayoda
2021-05-14
-1
/
+3
*
Avoid duplicate entries for page and category.
kosayoda
2021-04-14
-1
/
+1
*
Use metadata titles in Sub-Articles dropdown.
kosayoda
2021-04-02
-4
/
+11
*
Fix overriden PAGES_PATH in settings.py.
kosayoda
2021-04-01
-2
/
+2
*
Add a dropdown menu listing direct children.
kosayoda
2021-04-01
-0
/
+7
*
Place category pages in the same directory as categories.
kosayoda
2021-04-01
-7
/
+4
*
Allow adding a table of contents to a page.
kosayoda
2021-03-29
-0
/
+1
*
Allow displaying a page at a category path.
kosayoda
2021-03-29
-19
/
+38
*
Improve content page and listing metadata keys.
kosayoda
2021-03-27
-2
/
+3
*
Refactor content app tests.
kosayoda
2021-03-25
-1
/
+1
*
Replace `markdown2` with `markdown` and `python-frontmatter`.
kosayoda
2021-03-24
-7
/
+8
*
Simplify pathlib code and specify file encoding.
kosayoda
2021-03-24
-3
/
+2
*
Improve variable and key names for page utils.
kosayoda
2021-03-24
-1
/
+1
*
Refactor common HTML into a base template.
kosayoda
2021-03-24
-1
/
+6
*
Improve phrasing and wording of documentation.
kosayoda
2021-03-24
-1
/
+1
*
Simplify content app.
kosayoda
2021-03-23
-55
/
+25
*
Rename `articles` to `pages`.
kosayoda
2021-03-23
-18
/
+18
*
Simplify relevant_links configuration in markdown.
kosayoda
2021-03-23
-6
/
+1
*
Remove Github metadata feature.
kosayoda
2021-03-23
-1
/
+0
*
Change views __init__.py
ks129
2020-11-28
-3
/
+2
*
Update template name of articles index
ks129
2020-11-28
-6
/
+2
*
Delete old article and category views
ks129
2020-11-28
-59
/
+0
*
Create view for showing articles and categories
ks129
2020-11-28
-0
/
+75
*
Port views to TemplateView for content app
ks129
2020-10-30
-44
/
+40
*
Implement fetching contributors and last modification date from GitHub
ks129
2020-10-06
-1
/
+2
*
Simplify relevant links generator empty values filtering
ks129
2020-10-06
-11
/
+6
*
Fix content app linting
ks129
2020-10-05
-7
/
+20
*
Remove last modified field from article
ks129
2020-10-05
-14
/
+0
*
Migrate content system from Python-Markdown to markdown2
ks129
2020-10-05
-6
/
+11
*
Move from standard OS path actions to Pathlib
ks129
2020-10-04
-2
/
+3
*
Change guides system to content system
ks129
2020-10-04
-0
/
+87