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
/
api
/
serializers.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Unify frozen fields logic into serializer mixin (#1169)
jchristgit
2023-12-11
-3
/
+31
*
Add maximum auto-timeout duration validation
Boris Muratov
2023-04-05
-6
/
+25
*
Rename additional_field to additional_settings
mbaruh
2023-03-26
-4
/
+5
*
Use consistent quoting style
mbaruh
2023-03-25
-34
/
+34
*
Specify the common elements in the validation errors
mbaruh
2023-03-25
-12
/
+22
*
Merge the extra kwargs creation functions
mbaruh
2023-03-25
-18
/
+5
*
Merge branch 'main' into new-filter-schema
mbaruh
2023-03-21
-1
/
+2
|
\
|
*
Add jump_url field to infraction model
vivekashok1221
2023-02-17
-1
/
+2
*
|
Fix filter serializers for false-y values
mbaruh
2023-02-11
-1
/
+1
*
|
Update viewsets, fix linting
mbaruh
2023-01-28
-12
/
+38
*
|
Make filter unique constraint use NULLS NOT DISTINCT
mbaruh
2023-01-28
-0
/
+9
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2023-01-27
-1
/
+9
|
\
|
|
*
add thread_id to serializer's fields
Amrou Bellalouna
2022-11-06
-1
/
+9
*
|
Fix filter serializers validation to account for filterlist settings
mbaruh
2023-01-27
-20
/
+20
*
|
Rename delete_messages to the more generic remove_context
mbaruh
2022-11-09
-2
/
+2
*
|
Add creation and update timestamps to filtering models
mbaruh
2022-11-05
-4
/
+4
*
|
Stop using None as a valid setting value
mbaruh
2022-11-04
-16
/
+7
*
|
Refactors filters serialier
mbaruh
2022-10-18
-81
/
+89
*
|
Allow char fields to be blank
mbaruh
2022-10-10
-1
/
+11
*
|
Allow ping arrays to be empty
mbaruh
2022-10-08
-0
/
+4
*
|
Fix categories validation
mbaruh
2022-10-08
-1
/
+4
*
|
Add infraction channel setting
mbaruh
2022-10-08
-1
/
+5
*
|
Properly add dm_embed to serializers
mbaruh
2022-10-07
-0
/
+1
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-10-07
-0
/
+1
|
\
|
|
*
Added `last_applied` to `serializers`
ionite34
2022-08-03
-0
/
+1
*
|
Bring back enabled categories
mbaruh
2022-10-01
-2
/
+4
*
|
Fix send_alert not being added correctly in serializers
mbaruh
2022-09-30
-0
/
+1
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-07-15
-9
/
+51
|
\
|
|
*
fixup: don't use "We" in docstring
ChrisJL
2022-03-18
-2
/
+1
|
*
Only return list of ints when retrieving all BumpedThreads
Chris Lovering
2022-03-16
-0
/
+17
|
*
Add support for BumpedThreads to be stored in site
Chris Lovering
2022-03-16
-0
/
+11
|
*
Add reason field to AoC completionist block table
D0rs4n
2022-03-09
-1
/
+1
|
*
Add support for storing AoC related data in site
D0rs4n
2022-03-07
-0
/
+22
|
*
Prevent race condition with duplicate infractions
Johannes Christ
2022-02-21
-7
/
+0
|
*
Merge branch 'main' into voicemute
ChrisJL
2022-01-21
-14
/
+36
|
|
\
|
*
|
Implement voice mute + migration from voice mute -> voice ban
ks129
2021-10-09
-1
/
+1
*
|
|
Change ping fields names
mbaruh
2022-03-09
-3
/
+3
*
|
|
Patch a minor issue with FilterList field naming in migrations
D0rs4n
2022-02-15
-1
/
+2
*
|
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-01-01
-12
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'main' into otn_softdel
Rohan Reddy Alleti
2021-12-13
-2
/
+19
|
|
\
\
|
*
|
|
Eliminate usage of typing module and update docstrings.
RohanJnr
2021-11-05
-6
/
+4
|
*
|
|
Update docstring.
RohanJnr
2021-07-22
-1
/
+1
|
*
|
|
Lint file and remove update() method declaration from OffTopicChannelNameList...
RohanJnr
2021-06-10
-2
/
+3
|
*
|
|
Return a list of ot-names only for GET request only to bot/off-topic-channel-...
RohanJnr
2021-06-04
-2
/
+19
|
*
|
|
Serialize name and active attribute.
RohanJnr
2021-05-19
-12
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merged infraction and notification settings in JSON
mbaruh
2021-12-25
-16
/
+12
*
|
|
Include 'dm_content ' field under Infraction settings in Filters/FilterLists
D0rs4n
2021-12-24
-1
/
+1
*
|
|
Patch Filter/FilterList's default values and add new fields
D0rs4n
2021-12-22
-3
/
+16
*
|
|
Prepare FilterList and Filter models, serializers for the new filter schema
D0rs4n
2021-12-18
-42
/
+48
*
|
|
Patch Filter and FilterList Serializer validation logic and representation
D0rs4n
2021-12-18
-24
/
+49
[next]