Dmitry Novikov
1b9ce7b94f
First try to upgrade to Django2
8 years ago
www-data
67bafb9f95
fix bugs
8 years ago
bashmak
9b2fece608
little refactoring
8 years ago
bashmak
9b2c1171a6
Fix ordering
8 years ago
bashmak
5b2f56f08c
initial
8 years ago
bashmak
17a5088990
Add little bit tests
8 years ago
bashmak
5f2566f8c0
Make auto check monitoring
8 years ago
bashmak
3e638fe202
Change sms management. Move it to views
8 years ago
bashmak
ee9ee7d5b9
allow multiple delivered subnets
8 years ago
bashmak
f43c8a7cdb
Create view mixin for access by browser auth or api hash if not
authenticated.
And make view to download devices to nagios config.
8 years ago
bashmak
7c29eca01e
Auto reformat code
8 years ago
bashmak
291d9d6a0d
Fix when btn-modal retrn 302 and not redirected
8 years ago
bashmak
1713beb93e
Fix 404 error page when data is empty on filtering page and pagination
8 years ago
bashmak
b418b0c812
Fix ordering bug
8 years ago
bashmak
dc2a8cb462
Refactoring vedapp.views.devices view to ClassBasedView.
Also add OrderingMixin for ordering.
And update ordering template.
Changed files in commit
changed: README.md
changed: devapp/templates/devapp/devices.html
changed: devapp/urls.py
changed: devapp/views.py
changed: djing/global_base_views.py
new file: docs/img/pagination.png
new file: docs/views.md
changed: mydefs.py
new file: templates/toolbar_page_cbv.html
8 years ago
Dmitry Novikov
954780f384
Fix bugs
8 years ago
bashmak
ffc5a6d5ac
Multiple changes:
1) Makes mixin for API views.
2) Makes device monitoring notification.
And little bit fixes
8 years ago