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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Capitalize Python outside of tags (#1046)
jchristgit
2023-08-02
-2
/
+2
*
Merge branch 'main' into soft-fail-on-403-in-tags
Xithrius
2023-08-01
-1
/
+1
|
\
|
*
Fix a typo in bot.md (#1058)
NipaDev
2023-07-31
-1
/
+1
*
|
Soft fail for upstream error on fetching tag commits
Johannes Christ
2023-07-27
-3
/
+23
|
/
*
Pleasure the style dictator
Johannes Christ
2023-07-24
-3
/
+3
*
Fix duplicated links in resources (#1034)
jchristgit
2023-07-15
-12
/
+28
*
Fix broken image links for kivy (#1032)
jchristgit
2023-07-15
-2
/
+2
*
Fix broken link to sololearn's Python course (#1031)
jchristgit
2023-07-15
-1
/
+1
*
Drop redirect usage from URL references (#1016)
jchristgit
2023-07-11
-9
/
+9
*
Fix "PostegreSQL" typo
Johannes Christ
2023-07-09
-1
/
+1
*
Add new rule aliases (#1007)
Johannes Christ
2023-06-26
-4
/
+4
*
Remove obsolete question from FAQ
Daniel Gu
2023-06-25
-6
/
+0
*
Fix broken links in the contributing guide. (#1002)
Qwerty-133
2023-06-22
-2
/
+2
*
Update code for new linter rules
Johannes Christ
2023-06-21
-2
/
+2
*
Merge branch 'main' into subclassing_bot
Xithrius
2023-06-10
-3
/
+1
|
\
|
*
Remove mentions of there being multiple snekbox containers (#988)
ChrisJL
2023-05-30
-3
/
+1
*
|
remove .md for hyperlinks
RohanJnr
2023-05-17
-2
/
+2
*
|
add reference link for overriding context and fix link for subclassing bot
RohanJnr
2023-05-17
-1
/
+1
*
|
add reference link for overriding context and fix link for subclassing bot
RohanJnr
2023-05-17
-1
/
+1
*
|
remove redundant info
RohanJnr
2023-05-17
-1
/
+1
*
|
Merge branch 'subclassing_bot' of github.com:Diabolical5777/site into subclas...
RohanJnr
2023-05-17
-63
/
+63
|
\
\
|
*
|
Merge branch 'main' into subclassing_bot
Rohan Reddy Alleti
2023-05-17
-63
/
+63
|
|
\
|
|
|
*
Use the new datetime.UTC alias over datetime.timezone.utc
Chris Lovering
2023-05-13
-62
/
+62
|
|
*
Specify file encoding so tests pass on windows
Chris Lovering
2023-05-13
-1
/
+1
*
|
|
satisfy linter
RohanJnr
2023-05-17
-1
/
+1
|
/
/
*
|
give a simple introduction to cogs and example links
RohanJnr
2023-05-17
-1
/
+1
*
|
remove typo
RohanJnr
2023-05-17
-2
/
+1
*
|
highlight 'Bot' in the description with backticks.
RohanJnr
2023-05-17
-1
/
+1
*
|
correct return type annotation for get_launch_time_str function
RohanJnr
2023-05-17
-1
/
+2
*
|
use launch_time attribute in the example method and command
RohanJnr
2023-05-17
-10
/
+10
*
|
condesed the 2 examples in 1 and added additional comments for reference.
RohanJnr
2023-05-16
-35
/
+35
*
|
Merge branch 'main' into subclassing_bot
Rohan Reddy Alleti
2023-05-14
-2691
/
+6821
|
\
|
|
*
Fix psycopg3 compatibility in metricity
Johannes Christ
2023-05-12
-7
/
+8
|
*
Merge branch 'main' into django-rules-ruff
Xithrius
2023-05-11
-0
/
+8
|
|
\
|
|
*
Do not duplicate "Edit on GitHub" link for tags
Johannes Christ
2023-05-10
-0
/
+8
|
*
|
Add Django-specific rules for ruff
Johannes Christ
2023-05-10
-36
/
+36
|
|
/
|
*
Switch to ruff for linting
Johannes Christ
2023-05-10
-216
/
+218
|
*
Merge branch 'main' into update-sir-lancebot-contrib-guide
shtlrs
2023-05-07
-301
/
+370
|
|
\
|
|
*
Improve docstring for page_src_url template filter
hedy
2023-05-06
-0
/
+5
|
|
*
Simplify line in page_src_url template filter
hedy
2023-05-06
-4
/
+1
|
|
*
Use content articles source url in django.conf.settings
hedy
2023-05-06
-1
/
+2
|
|
*
feat: Edit on GitHub button for content articles
Hedy Li
2023-05-06
-0
/
+22
|
|
*
Merge branch 'main' into Simplify-the-bot-contributing-guide
Amrou Bellalouna
2023-04-22
-3
/
+7
|
|
|
\
|
|
|
*
Make unittests independent of GitHub (#948)
Johannes Christ
2023-04-22
-3
/
+7
|
|
*
|
Seperate manual configuration out of the main bot contributing guide
Chris Lovering
2023-04-22
-288
/
+257
|
|
|
/
|
|
*
Crosscheck rules between API and static rules
Johannes Christ
2023-04-21
-2
/
+40
|
|
*
Merge branch 'main' into staff-app-readme
Xithrius
2023-04-20
-4
/
+21
|
|
|
\
|
|
|
*
Merge branch 'main' into main
wookie184
2023-04-20
-4
/
+4
|
|
|
|
\
|
|
|
|
*
update rule 5 (#943)
Amrou Bellalouna
2023-04-16
-3
/
+3
|
|
|
*
|
Add Python Graph Gallery to the Resources
etrotta
2023-04-15
-0
/
+17
[next]