Commit 3a0cac0
authored
Match User method in TeamMember (#11861)
I'm not sure why this doesn't match, but it's confusing to work with in
some templates that sometimes list `TeamMember` and other times list
`User` instances. Instead, just match these methods so it's always the
same.
- Refs readthedocs/ext-theme#5461 parent 2fa9aed commit 3a0cac0
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
405 | | - | |
| 404 | + | |
406 | 405 | | |
407 | 406 | | |
408 | 407 | | |
409 | 408 | | |
410 | 409 | | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
411 | 420 | | |
412 | 421 | | |
413 | 422 | | |
| |||
0 commit comments