Changes between Initial Version and Version 1 of Ticket #25821, comment 2
- Timestamp:
- Nov 27, 2015, 11:35:25 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25821, comment 2
initial v1 1 1 Yes. 2 What i mean is adding verbose_name to LogEntry model itself, (user and content_type) fields2 What i mean is adding verbose_name to LogEntry model fields (user and content_type) . 3 3 [https://github.com/django/django/blob/stable/1.8.x/django/contrib/admin/models.py#L30]