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
/
api
/
models.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2018-11-11
Revert "Use extra `coverage report` invocation."
Johannes Christ
-2
/
+1
2018-11-11
Use extra `coverage report` invocation.
Johannes Christ
-1
/
+2
2018-11-11
Add `echo` on non-zero `coverage publish` exit status.
Johannes Christ
-1
/
+1
2018-11-06
Fix up YAML formatting.
Johannes Christ
-12
/
+3
2018-11-06
Quote script.
Johannes Christ
-1
/
+2
2018-11-06
Install all `psycopg2` dependencies.
Johannes Christ
-2
/
+10
2018-11-06
Extract lint dependencies from `setup.py`.
Johannes Christ
-1
/
+2
2018-11-06
Install `gcc` for `psycopg2`.
Johannes Christ
-2
/
+2
2018-11-06
Install `postgresql-dev` for `psycopg2`.
Johannes Christ
-0
/
+5
2018-11-06
Install `flake8` before linting.
Johannes Christ
-1
/
+3
2018-11-06
Omit image build step.
Johannes Christ
-69
/
+6
2018-11-06
Inform about issues and setup help in README.
Johannes Christ
-1
/
+5
2018-10-29
Added help text
Hasan-Ahmad
-1
/
+21
2018-10-27
Changed image urlfield to ArrayField
Hasan-Ahmad
-2
/
+41
2018-10-27
trailing comma extermination
Hasan-Ahmad
-5
/
+5
2018-10-26
Drop extra whitespace.
Johannes Christ
-3
/
+3
2018-10-26
Ignore warning to workaround flake8 bug.
Johannes Christ
-0
/
+1
2018-10-26
Use proper `noqa` comment.
Johannes Christ
-1
/
+1
2018-10-25
Fixed linting
Hasan-Ahmad
-2
/
+3
2018-10-25
code presentasion and help text on models
Hasan-Ahmad
-10
/
+39
2018-10-25
Fixed linting
Hasan-Ahmad
-6
/
+8
2018-10-24
Added special snake documentation, fixed linting errors
Hasan-Ahmad
-9
/
+32
2018-10-23
Added image field
Hasan-Ahmad
-2
/
+24
2018-10-22
Added special snakes api
Hasan-Ahmad
-16
/
+71
2018-10-20
fixed linting issues
Hasan-Ahmad
-1
/
+1
2018-10-20
added whitespace before headers
Hasan-Ahmad
-0
/
+2
2018-10-20
fixed linting
Hasan-Ahmad
-1
/
+1
2018-10-20
ficksed gramar and kept imports 2 per line
Hasan-Ahmad
-7
/
+25
2018-10-20
Fixed linting issues, added SnakeIdioms to test_models.py
Hasan-Ahmad
-5
/
+8
2018-10-20
Added Snake idioms documentation, fixed docs for snake facts
Hasan-Ahmad
-1
/
+19
2018-10-19
Added snake idioms api
Hasan-Ahmad
-6
/
+59
2018-10-17
Drop extra whitespace.
Johannes Christ
-2
/
+2
2018-10-16
Add `docker` tag to use proper runners.
Johannes Christ
-0
/
+10
2018-10-15
exterminated trailing comma, fixed imports 2 per line
Hasan-Ahmad
-4
/
+5
2018-10-15
added SnakeName to setUp
Hasan-Ahmad
-0
/
+1
2018-10-15
Added SnakeFact import
Hasan-Ahmad
-1
/
+1
2018-10-15
Fixed import order and linting
Hasan-Ahmad
-10
/
+9
2018-10-15
Only listen on localhost.
Johannes Christ
-1
/
+4
2018-10-15
Bind Django development server to all interfaces.
Johannes Christ
-1
/
+1
2018-10-13
Fixed ordering, switched to ListModelMixin
Hasan-Ahmad
-27
/
+27
2018-10-13
fixed ordering
Hasan-Ahmad
-26
/
+28
2018-10-11
Added snake facts api
Hasan-Ahmad
-5
/
+75
2018-10-06
Update the compose file and dockerapp file.
Johannes Christ
-16
/
+52
2018-09-23
Use proper keyword argument.
Johannes Christ
-1
/
+1
2018-09-23
Add missing test.
Johannes Christ
-1
/
+5
2018-09-23
Use tag title as string representation.
Johannes Christ
-0
/
+3
2018-09-23
Don't ignore `migrations` directory in container.
Johannes Christ
-4
/
+0
2018-09-23
Ensure Django logs to stdout.
Johannes Christ
-0
/
+27
2018-09-23
Force logs to stdout.
Johannes Christ
-26
/
+0
2018-09-23
Add allowance tests.
Johannes Christ
-0
/
+70
[next]