submit form
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 8 Aug 2012 13:27:54 +0000 (15:27 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 8 Aug 2012 13:27:54 +0000 (15:27 +0200)
commit891a1e056e6066b28e000df16d69b21946338a57
treece8d262f76c5bb91fdc73006d35db9fad468efd8
parent44090c986d9a16f6913047c25319c446bb9308ad
submit form
20 files changed:
migdal/forms.py [new file with mode: 0755]
migdal/helpers.py
migdal/locale/pl/LC_MESSAGES/django.mo
migdal/locale/pl/LC_MESSAGES/django.po
migdal/migrations/0002_auto__chg_field_entry_slug_pl__chg_field_entry_title_pl__chg_field_ent.py [new file with mode: 0644]
migdal/models.py
migdal/settings.py
migdal/templates/django_comments_xtd/email_followup_comment.html [new file with mode: 0644]
migdal/templates/django_comments_xtd/email_followup_comment.txt
migdal/templates/migdal/entry/entry_begin.html
migdal/templates/migdal/entry/entry_detail.html
migdal/templates/migdal/entry/entry_list.html
migdal/templates/migdal/entry/info/entry_begin.html
migdal/templates/migdal/entry/submit.html [new file with mode: 0755]
migdal/templates/migdal/entry/submit_thanks.html [new file with mode: 0755]
migdal/templates/migdal/mail/manager_new_entry.txt [new file with mode: 0755]
migdal/templatetags/migdal_tags.py
migdal/urls.py
migdal/views.py
slughifi.py [new file with mode: 0644]