Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
development:python:django:models [2021/06/29 15:17] kalenpw |
development:python:django:models [2021/06/29 15:18] (current) kalenpw |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| </ | </ | ||
| - | '' | + | %%__%% filters for queries |
| <code python> | <code python> | ||
| # use a __ (dunder) after a field name to access different forms of it ie | # use a __ (dunder) after a field name to access different forms of it ie | ||
| Line 27: | Line 27: | ||
| </ | </ | ||
| - | --- | + | ---- |