This website requires JavaScript.
Explore
Help
Sign In
gnuviech
/
gva
Watch
1
Star
0
Fork
You've already forked gva
0
Code
Issues
6
Pull requests
Releases
Wiki
Activity
57d4b128f5
gva
/
gnuviechadmin
/
templates
/
osusers
/
base.html
2 lines
26 B
HTML
Raw
Normal View
History
Unescape
Escape
plug users and hosting packages together - document new feature in changelog - add autogenerated documentation for osusers.urls and osusers.views - add osuser URLs to gnuviechadmin.urls - implement get_absolute_url in hostingpackages.models.CustomerHostingPackage - use set_ldap_user_password instead of create_ldap_user for existing OS users in osusers.models.User.set_password - add URL pattern set_osuser_password in osusers.urls - implement osusers.views.SetOsUserPassword to set the password of an existing operating system user - link to hosting package detail view on user dashboard - add template hostingpackages/customerhostingpackage_detail.html - add template osusers/user_setpassword.html
2015-01-24 16:26:32 +01:00
{% extends "base.html" %}
Reference in a new issue
Copy permalink