Skip to content

Commit

Permalink
Merge pull request KristianOellegaard#50 from ojii/feature/hvad
Browse files Browse the repository at this point in the history
rename the package to hvad
  • Loading branch information
ojii committed May 4, 2012
2 parents bef38e5 + 4e4502f commit 76cfd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hvad/admin.py
Expand Up @@ -560,4 +560,4 @@ class TranslatableStackedInline(TranslatableInlineModelAdmin):
template = 'admin/hvad/edit_inline/stacked.html'

class TranslatableTabularInline(TranslatableInlineModelAdmin):
template = 'admin/hvad/edit_inline/tabular.html'
template = 'admin/hvad/edit_inline/tabular.html'

0 comments on commit 76cfd02

Please sign in to comment.