This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
webvirtcloud
Watch
1
Star
0
Fork
0
You've already forked webvirtcloud
mirror of
https://github.com/retspen/webvirtcloud.git
synced
2026-05-26 07:08:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dac974ddabd4317296d4ec66f8ac2843c67265bb
webvirtcloud
/
interfaces
History
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
..
migrations
Initial commit
2015-02-27 10:53:51 +02:00
templates
Fixed pep8
2015-04-06 10:51:50 +03:00
__init__.py
Initial commit
2015-02-27 10:53:51 +02:00
admin.py
Initial commit
2015-02-27 10:53:51 +02:00
forms.py
Fixed create net alias
2015-04-21 15:58:56 +03:00
models.py
Initial commit
2015-02-27 10:53:51 +02:00
tests.py
Initial commit
2015-02-27 10:53:51 +02:00
views.py
request.user.is_authenticated() substitued for @login_required decorator
2015-12-22 15:09:02 +01:00