openwisp-radius
openwisp-radius copied to clipboard
[bug] RADIUS sessions tab in device page uses inconsistent date time format
Describe the bug
The RADIUS sessions tab in the device page uses an inconsistent date time format of Month/Day/Year.
Expected behavior
The date time should be shown in a way which is consistent with the rest of the application, in the admin dates are automatically handled by Django's localization framework, we need to sync the frontend with Django's settings.
Screenshots
@nemesifier May I work on this ?