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 15:13:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ceb456a4f009ad0026658f9350bbcaf05f0b69e
webvirtcloud
/
secrets
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
build new tree
2015-02-27 11:28:22 +02: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