Admin registrations have no effect with custom default admin site in the same package

I suspect if you rename that events.admin package to something everything would be fine. The reason is that the dot path of events.admin could be either the directory admin or the file admin.py.