
    vg                         d Z ddlmZ ddlmZmZmZ ej                  j                  e       ej                  j                  e       ej                  j                  e       y)z
Register models with the Django admin site.

This section of code registers the BiometricDevices and BiometricEmployees models
with the Django admin site, allowing them to be managed via the admin interface.

    )admin   )BiometricDevicesBiometricEmployeesCOSECAttendanceArgumentsN)	__doc__django.contribr   modelsr   r   r   siteregister     #/var/www/horilla/biometric/admin.py<module>r      sP    ! R R 

  $ % 

  & ' 

  , -r   