catborise
|
5aa22ac042
|
Django 3.2.4 LTS upgrade
|
2021-06-15 13:28:47 +03:00 |
|
catborise
|
508e3609be
|
lint with black python. convert f style strings to old one. some small fixes
|
2020-11-05 12:34:31 +03:00 |
|
Real-Gecko
|
01043ba8a8
|
Templates cleanup
|
2020-10-15 20:18:45 +06:00 |
|
catborise
|
e46bb99b3b
|
fix typos and rearrange imports & add new lines EOF
|
2020-06-04 15:22:55 +03:00 |
|
catborise
|
fc2662bd91
|
fix secret types sync with libvirt library
|
2020-06-04 12:44:47 +03:00 |
|
Real-Gecko
|
27f62dff6c
|
Added admin application
- Manage users
- Manage groups
- Manage logs
|
2020-05-27 18:24:06 +06:00 |
|
Real-Gecko
|
38befa4362
|
Added django-login-required-middleware
Thus eliminating need for login_requred decorator on every view
|
2020-05-27 12:43:29 +06:00 |
|
catborise
|
4d40de1b55
|
Python3 & Django 2.2 Migration - Fix & Updates
|
2020-03-16 16:59:45 +03:00 |
|
catborise
|
a6f7618854
|
convert django.core.urlresolver to django.urls. fix i18n. fix identation
|
2020-01-24 10:09:46 +03:00 |
|
catborise
|
f3f4f0afe8
|
Fix typos. Code Inspection for pep8 conventions
|
2019-10-30 11:05:50 +03:00 |
|
Jan Krcmar
|
dac974ddab
|
request.user.is_authenticated() substitued for @login_required decorator
settings.LOGIN_URL = /accounts/login
|
2015-12-22 15:09:02 +01:00 |
|
Retspen
|
b4e8da8671
|
Resoved problem with app template
|
2015-04-02 16:20:46 +03:00 |
|
Retspen
|
35da9ad193
|
Added 404 and fixed urls
|
2015-04-02 15:39:40 +03:00 |
|
Retspen
|
ea41412aac
|
Move tempates
|
2015-04-02 11:48:40 +03:00 |
|
Retspen
|
ed2b28c25e
|
Add new forms and templates
|
2015-03-10 16:24:10 +02:00 |
|
Retspen
|
5960e94da5
|
Add logs and block for templates
|
2015-03-03 11:34:09 +02:00 |
|
Retspen
|
fa3df5bff3
|
Refactoring
|
2015-02-27 11:51:33 +02:00 |
|
Retspen
|
dd5f98cbe8
|
build new tree
|
2015-02-27 11:28:22 +02:00 |
|
Retspen
|
4d48e79341
|
Initial commit
|
2015-02-27 10:53:51 +02:00 |
|