Opened 10 years ago
Last modified 10 years ago
#26081 closed Uncategorized
Understanding MyModel._meta.get_fields() — at Initial Version
| Reported by: | Thomas Güttler | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | 1.9 |
| Severity: | Normal | Keywords: | |
| Cc: | tzanke@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
We try to understand what MyModel._meta.get_fields() does.
Pull request coming to improve the docs.
Note:
See TracTickets
for help on using tickets.