> For the complete documentation index, see [llms.txt](https://dev.coronasafe.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.coronasafe.network/panchayat.md).

# LocalBody

```
 id AutoField
 district ForeignKey (id)
 body_type IntegerField
 localbody_code CharField
 name CharField 
```
