asifpy / django-crudbuilder

Generic CRUD implementation in Django
https://django-crudbuilder.readthedocs.org/en/latest/index.html
Apache License 2.0
193 stars 67 forks source link

fixed misspelling of CrudDetail #65

Closed hsum closed 6 years ago

hsum commented 6 years ago

It's not material, but I found a used the name CrudListing instead of CrudDetail in the namedtuple. This is fixes that misspelling.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 79.346% when pulling f41b7c54ef05754be15b73be8b472bf737c78f15 on hsum:master into 6fbeb69892cb82d8187c9d088a0d474acdfd028f on asifpy:master.