Classes
\
| Name | Description | |
|---|---|---|
| Breed | Model to track a dog breed. | EMPTY |
| BreedReport | Simple report counting the number of dogs for each breed. | EMPTY |
| DefaultGroupExtension | Apply this extension to Group to add the ability to define default groups with pre-defined permissions. | EMPTY |
| Dog | Model to track a dog breed. | EMPTY |
| DogAdmin | Simple ModelAdmin to manage dogs and breeds. | EMPTY |