index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/upload-artifact-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
/
manage.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2019-07-10
I can't get the accordion thing to work at all.
Leon Sandøy
-4
/
+1
2019-07-10
Whitelisting section and article
Leon Sandøy
-0
/
+4
2019-07-10
Allowing section and article tags in the wiki articles
Leon Sandøy
-0
/
+6
2019-07-10
Adding bulma-accordion to the django-simple-bulma extensions list
Leon Sandøy
-0
/
+3
2019-07-09
Adding hover colors
Leon Sandøy
-0
/
+26
2019-07-09
Adding is-amazon-orange icon class
Leon Sandøy
-0
/
+4
2019-07-09
Adding is-black icon class
Leon Sandøy
-0
/
+4
2019-07-08
adding a class for making icons youtube-red
Leon Sandøy
-3
/
+7
2019-07-08
New class for teal urls
Leon Sandøy
-0
/
+4
2019-07-08
Making the wiki navbar sit where it needs in the z-space to be clickable.
Leon Sandøy
-1
/
+1
2019-07-07
adding a few classes and some settings to allow us to build a beautiful ↵
Leon Sandøy
-0
/
+22
resources page in the wiki
2019-07-07
pin pycodestyle to 3.0.0 and fix linting errors
Joseph Banks
-17
/
+18
2019-07-07
unpin flake8 & flake8 docstrings to see if it fixes linting
Joseph Banks
-4
/
+3
2019-07-06
manually pin pydocstyle to 1.1.1 to fix lint errors
Joseph Banks
-0
/
+1
2019-07-06
Docstrings & prefix category info files with underscore for prominence
Joseph Banks
-2
/
+12
2019-07-06
noqa the definition lines inside resources.py because flake8 does not ↵
Joseph Banks
-2
/
+2
support postponed evaluation
2019-07-06
Implement new YAML resource system
Joseph Banks
-19
/
+569
2019-07-06
Navbar dropdown should not be hidden behind wiki nav
Leon Sandøy
-0
/
+1
2019-07-06
Let's only work if there are trailing slashes
Leon Sandøy
-5
/
+5
2019-07-06
adding hrefs to the more links
Leon Sandøy
-6
/
+6
2019-07-06
fixing floating button on root article page
Leon Sandøy
-4
/
+0
2019-07-06
Moving the navbar-banner css into base.css so it will work on the wiki ↵
Leon Sandøy
-8
/
+8
pages, as well
2019-07-06
Fixing the titles properly
Leon Sandøy
-1
/
+1
2019-07-05
fixing the embed titles - no newlines or indents please
Leon Sandøy
-3
/
+1
2019-07-05
Changing PARENT_HOST to django.pythondiscord.com to fix URL resolution
Leon Sandøy
-1
/
+1
2019-07-04
changing a minor syntax problem in the deployment documentation
Leon Sandøy
-1
/
+0
2019-07-03
Adding a repo-language-dot for js
Leon Sandøy
-0
/
+4
2019-07-03
Changing to new FontAwesome kit
Leon Sandøy
-5
/
+1
2019-07-03
Disabling strict manifest compression mode
Leon Sandøy
-1
/
+0
2019-07-03
Changing the STATIC_ROOT and MEDIA_ROOT to include the root folder created ↵
Leon Sandøy
-2
/
+2
by the Dockerfile
2019-07-03
Replacing hardcoded secret keys with token_urlsafe calls.
Leon Sandøy
-2
/
+3
2019-07-03
removing possible hardcoded passwords
Leon Sandøy
-17
/
+4
2019-07-03
Adding whitenoise to the toolchain to serve static images
Leon Sandøy
-92
/
+110
2019-07-03
Let's increase the verbosity and see what you guys have to say, migrate and ↵
Leon Sandøy
-2
/
+2
collectstatic
2019-07-03
Fixing the entrypoint location - forgot that we created an app root dir.
Leon Sandøy
-2
/
+2
2019-07-03
Setting up a method for automatically applying migrations in production. ↵
Leon Sandøy
-9
/
+76
Making a separate Dockerfile for local docker-compose builds.
2019-07-02
Adding django.pythondiscord.com to ALLOWED_HOSTS
Leon Sandøy
-1
/
+2
2019-04-24
Address review
Gareth Coles
-2
/
+0
2019-04-22
Address the latest review. ✈
Gareth Coles
-1
/
+20
2019-04-22
Re-lock deps
Gareth Coles
-1
/
+1
2019-04-22
Pipfile: flake8-docstrings pin
Johannes Christ
-1
/
+1
Co-Authored-By: gdude2002 <
[email protected]
>
2019-04-22
Add remaining docstrings.
Johannes Christ
-1
/
+69
2019-04-21
A whole bunch of docstrings.
Gareth Coles
-25
/
+146
2019-04-21
Finish linting non-API modules
Gareth Coles
-1
/
+85
2019-04-21
Flake8-docstrings and config as discussed in #192 and on Discord
Gareth Coles
-3
/
+40
2019-04-20
Replace wiki dep with PyDis fork, add git to Docker
Gareth Coles
-109
/
+13
2019-04-20
Remove unneeded sites.py and move navbar CSS to base.css
Gareth Coles
-30
/
+24
2019-04-20
100% coverage
Gareth Coles
-0
/
+7
2019-04-20
Styling fixes and cleanup
Gareth Coles
-13
/
+15
2019-04-20
base.html: Load tags on multiple lines
Gareth Coles
-2
/
+6
[next]