Nicer for admin.
authorRadek Czajka <rczajka@rczajka.pl>
Sat, 30 Mar 2019 22:23:33 +0000 (23:23 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Sat, 30 Mar 2019 22:23:33 +0000 (23:23 +0100)
commit6e3dcb6d3a61a9dcd85dc5bf5e44c2d49a5a1cb3
tree0fc45e4cfde2853d256172fa0aef3a72233bf637
parent5c901ee485c3abdf11dec71bdb7534f1f6a9eaa9
Nicer for admin.
17 files changed:
src/accounts/apps.py [new file with mode: 0644]
src/accounts/locale/pl/LC_MESSAGES/django.po
src/accounts/templates/account/base.html
src/cas/settings.py
src/cas/static/css/main.css
src/services/apps.py
src/services/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/services/locale/pl/LC_MESSAGES/django.po [new file with mode: 0644]
src/services/migrations/0002_auto_20190330_2220.py [new file with mode: 0644]
src/services/models.py
src/ssh_keys/apps.py
src/ssh_keys/locale/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
src/ssh_keys/locale/pl/LC_MESSAGES/django.po [new file with mode: 0644]
src/ssh_keys/migrations/0002_auto_20190330_2220.py [new file with mode: 0644]
src/ssh_keys/models.py
src/ssh_keys/templates/ssh_keys/sshkey_confirm_delete.html
src/ssh_keys/templates/ssh_keys/sshkey_list.html