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
/
utils.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Switch to ruff for linting
Johannes Christ
2023-05-10
-7
/
+9
*
Clarify Code Intentions
Hassan Abouelela
2022-10-28
-6
/
+6
*
Implicitly Close Client Using `with`
Hassan Abouelela
2022-10-28
-22
/
+19
*
Use `casefold` Instead Of `lower`
Hassan Abouelela
2022-10-28
-1
/
+1
*
Clean Up Typing
Hassan Abouelela
2022-10-28
-6
/
+3
*
Update pydis_site/apps/content/utils.py
Hassan Abouelela
2022-10-28
-1
/
+1
*
Rename Tag Model Author Field
Hassan Abouelela
2022-08-23
-4
/
+4
*
Support Hyperlinked Tag Group Replacement
Hassan Abouelela
2022-08-23
-2
/
+2
*
Fix Tests For Tag Metadata
Hassan Abouelela
2022-08-16
-1
/
+1
*
Fix Tag Metadata For Static Builds
Hassan Abouelela
2022-08-16
-3
/
+12
*
Add Tag Metadata
Hassan Abouelela
2022-08-16
-15
/
+109
*
Update Tests For Tag Groups
Hassan Abouelela
2022-08-14
-1
/
+2
*
Add Tag Group Support
Hassan Abouelela
2022-08-14
-19
/
+82
*
Improve Tag Cropping
Hassan Abouelela
2022-08-13
-5
/
+1
*
Add Tag View Tests
Hassan Abouelela
2022-08-13
-3
/
+3
*
Export Tag Model As Top Level Model Object
Hassan Abouelela
2022-08-13
-1
/
+1
*
Add Tags To Content Listings
Hassan Abouelela
2022-08-13
-5
/
+120
*
Place category pages in the same directory as categories.
kosayoda
2021-04-01
-1
/
+2
*
Allow adding a table of contents to a page.
kosayoda
2021-03-29
-3
/
+9
*
Refactor content app tests.
kosayoda
2021-03-25
-1
/
+1
*
Replace `markdown2` with `markdown` and `python-frontmatter`.
kosayoda
2021-03-24
-17
/
+15
*
Simplify pathlib code and specify file encoding.
kosayoda
2021-03-24
-9
/
+9
*
Improve variable and key names for page utils.
kosayoda
2021-03-24
-3
/
+3
*
Improve phrasing and wording of documentation.
kosayoda
2021-03-24
-2
/
+2
*
Propogate markdown language data to highlight.js
kosayoda
2021-03-24
-0
/
+1
*
Simplify content app.
kosayoda
2021-03-23
-29
/
+13
*
Rename `articles` to `pages`.
kosayoda
2021-03-23
-18
/
+18
*
Remove Github metadata feature.
kosayoda
2021-03-23
-38
/
+0
*
Update utils to match with new unlimited categories system
ks129
2020-11-28
-29
/
+24
*
Cover fetching article GitHub information with tests
ks129
2020-10-06
-1
/
+1
*
Implement fetching contributors and last modification date from GitHub
ks129
2020-10-06
-1
/
+37
*
Fix content app linting
ks129
2020-10-05
-2
/
+10
*
Migrate content system from Python-Markdown to markdown2
ks129
2020-10-05
-8
/
+8
*
Move from standard OS path actions to Pathlib
ks129
2020-10-04
-23
/
+19
*
Change guides system to content system
ks129
2020-10-04
-0
/
+77