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
0080fe7e78
gva
/
gnuviechadmin
/
templates
/
websites
/
base.html
2 lines
26 B
HTML
Raw
Normal View
History
Unescape
Escape
implement adding websites - implement websites.models.Website - add migration - implement websites.views.AddWebsite - implement websites.forms.AddWebsiteForm - define URL pattern 'add_website' in websites.urls - register Website model in websites.admin - add templates websites/base.html and websites/website_create.html - add german translation for new strings - add website URLs to gnuviechadmin.urls - add websites to INSTALLED_APPS - add changelog entry
2015-01-26 22:47:49 +01:00
{% extends "base.html" %}
Reference in a new issue
Copy permalink