| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/erp/notifications/__pycache__/ |
Upload File : |
o
hͦh� � @ sT d Z ddlmZ ddlmZ ddlmZ edd�ZG dd� de�Zej �
ee� d S )
z! Django notifications admin file � )�admin)�
load_model)�AbstractNotificationAdmin�
notifications�Notificationc s( e Zd ZdZdZdZ� fdd�Z� ZS )�NotificationAdmin)� recipient)r �actor�level�target�unread�public)r
r r
� timestampc s t t| ��|�}|�d�S )Nr )�superr �get_queryset�prefetch_related)�self�request�qs�� __class__� �#/var/www/erp/notifications/admin.pyr s
zNotificationAdmin.get_queryset)�__name__�
__module__�__qualname__�
raw_id_fields�list_display�list_filterr �
__classcell__r r r r r s
r N)�__doc__�django.contribr �swapperr �notifications.base.adminr r r �site�registerr r r r �<module> s