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
/
manage.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Fix warning ignore
Johannes Christ
2023-07-11
-6
/
+7
*
Fix error when invoking manage.py with no commands
wookie184
2022-11-19
-1
/
+1
*
Ignore Whitenoise's Static Directory Warning
Hassan Abouelela
2022-09-17
-1
/
+11
*
Run Migrations For Tests
Hassan Abouelela
2022-07-12
-4
/
+16
*
Move Static Build Into Separate Variable
Hassan Abouelela
2021-10-10
-1
/
+3
*
Adds Django Distill To Project
Hassan Abouelela
2021-10-10
-0
/
+31
*
Move psql health check to docker compose file
Chris Lovering
2021-09-17
-52
/
+0
*
Init metricity using docker-compose init volume
Chris Lovering
2021-09-17
-37
/
+0
*
Remove explicit check for db port, as it's optional
Chris Lovering
2021-09-07
-2
/
+2
*
Add print statement to log when metricity is being initialised
Chris Lovering
2021-09-07
-0
/
+2
*
Raise a ValueError with a useful message for invalid db urls
Chris Lovering
2021-09-07
-1
/
+3
*
Remove unnecessary variable
Chris Lovering
2021-09-07
-3
/
+2
*
Fix spelling of `initialising` in manage.py
ChrisJL
2021-09-07
-2
/
+2
*
Create and populate metricity in a single connection
Chris Lovering
2021-09-07
-25
/
+10
*
Close db conns when finished
Chris Lovering
2021-09-07
-0
/
+2
*
Move db url validation to cls method
Chris Lovering
2021-09-07
-12
/
+21
*
Use context manager for file open
Chris Lovering
2021-09-06
-3
/
+2
*
Initialise metricity at runtime
Chris Lovering
2021-09-06
-3
/
+55
*
Explicitly set gunicorn config argument
Joe Banks
2021-09-04
-0
/
+1
*
Update gunicorn options for deployment
Joe Banks
2021-08-31
-3
/
+0
*
Linting compliance
Joe Banks
2021-08-27
-1
/
+6
*
Decrease verbosity in debug mode collectstatic
Joe Banks
2021-08-27
-1
/
+1
*
Run collectstatic in the image build process, disable in prod startup
Joe Banks
2021-08-25
-2
/
+4
*
Load env vars using python-dotenv
Chris
2021-05-17
-0
/
+5
*
Removes Gunicorn Import In Debug mode
Hassan Abouelela
2021-03-23
-1
/
+3
*
Reduce worker count from 4 to 2
Joe Banks
2021-02-25
-1
/
+1
*
Update manage.py
Joe Banks
2020-12-06
-1
/
+2
*
Switch underscores for dashes in gunicorn CLI options
Joe Banks
2020-12-05
-2
/
+2
*
Update gunicorn configuration options
Joe Banks
2020-12-05
-1
/
+4
*
Don't call gunicorn using os.system, patch sys.argv and call the module
Joe Banks
2020-11-14
-2
/
+13
*
Banish UWSGI from my life, replace with gunicorn.
Leon Sandøy
2020-11-14
-5
/
+2
*
Merge branch 'master' into admin-api-pages-improvements
scragly
2020-09-18
-1
/
+1
|
\
|
*
Support IPv4 addresses for DATABASE_URL
MarkKoz
2019-12-20
-1
/
+1
*
|
Set default example.com dev site to pythondiscord.local:8000
scragly
2019-10-20
-0
/
+14
|
/
*
disable usage of pyuwsgi on windows due to incompatibility, library is only u...
Joseph Banks
2019-10-06
-1
/
+2
*
Create superuser after doing migrations.
Leon Sandøy
2019-09-30
-1
/
+3
*
Poll the database a maximum of 10 attempts before exit code 1.
scragly
2019-09-29
-1
/
+7
*
Remove useless verbosity check.
scragly
2019-09-29
-1
/
+1
*
Fix comments after previous changes.
scragly
2019-09-28
-2
/
+2
*
Automatically create a default bot api token for dev.
scragly
2019-09-28
-6
/
+22
*
Create custom manage.py entry point, remove scripts and merge Dockerfile.
scragly
2019-09-28
-12
/
+128
*
Teach new lint rules to old code
Jeremiah Boby
2019-07-10
-1
/
+0
*
Finish linting non-API modules
Gareth Coles
2019-04-21
-0
/
+2
*
pysite -> pydis_site
Gareth Coles
2019-04-05
-1
/
+1
*
Add `psmgr` command.
Johannes Christ
2018-09-18
-1
/
+7
*
Rename `pydis_django` to `pysite`.
Johannes Christ
2018-08-11
-1
/
+1
*
Initial project layout for django
Gareth Coles
2018-08-07
-0
/
+15