Skip to content

Commit

Permalink
Add doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Fairs committed Dec 2, 2008
1 parent d27784e commit 380abb3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion fez/djangoskel/templates/django_app/+project+/admin.py
@@ -1 +1,5 @@
from django.contrib import admin
from django.contrib import admin

# Add your admin site registrations here, eg.
# from ${project}.models import Author
# admin.site.register(Author)

0 comments on commit 380abb3

Please sign in to comment.