Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ uploads/*
develop-eggs/*
downloads/*
src_eggs/*

django-admin.py
1 change: 0 additions & 1 deletion emencia/django/newsletter/admin/contact.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ def importation(self, request):

context = {'title': _('Contact importation'),
'opts': opts,
'root_path': self.admin_site.root_path,
'app_label': opts.app_label}

return render_to_response('newsletter/contact_import.html',
Expand Down
Binary file modified emencia/django/newsletter/locale/ru/LC_MESSAGES/django.mo
Binary file not shown.
Loading