index
:
forms-backend
dependabot/pip/cryptography-43.0.1
dependabot/pip/starlette-0.40.0
dm-message
logging
main
renovate/httpx-0.x
renovate/motor-3.x
renovate/pre-commit-3.x-lockfile
renovate/pyjwt-2.x-lockfile
renovate/pypi-starlette-vulnerability
renovate/redis-5.x-lockfile
renovate/ruff-0.x
renovate/sentry-sdk-2.x-lockfile
renovate/spectree-1.x-lockfile
renovate/uvicorn-0.x
sqla-migration
testing-strategies
A mirrored copy of the python-discord/forms-backend repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backend
/
models
/
form.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Make model changes
Joe Banks
2020-12-16
-0
/
+4
*
minor refactorings
decorator-factory
2020-12-15
-2
/
+2
*
fix various type annotation issues
decorator-factory
2020-12-15
-4
/
+4
*
Fix whitespace errors
Joe Banks
2020-12-13
-3
/
+3
*
Fix dodgy indent and wrong field name
Joe Banks
2020-12-13
-2
/
+2
*
Fix data sanitization method
Joe Banks
2020-12-13
-1
/
+15
*
Simplify dict function
ks129
2020-12-13
-5
/
+1
*
Add custom dict method in form to return sometimes only public fields
ks129
2020-12-13
-0
/
+11
*
Add name and description fields to Form model
ks129
2020-12-10
-0
/
+2
*
Fix form features validation and allow passing ID as id not _id
ks129
2020-12-02
-1
/
+5
*
Fix Question circular import and use cls instead self for validators
ks129
2020-12-02
-2
/
+2
*
Ignore too long line for if statement
ks129
2020-12-01
-4
/
+1
*
Fix linting
ks129
2020-12-01
-2
/
+2
*
Add validating emails collecting login
ks129
2020-12-01
-0
/
+6
*
Use plain string for form model id
ks129
2020-12-01
-2
/
+1
*
Create form object model
ks129
2020-11-30
-0
/
+25