summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-19modifications mineures sur .po / modif des chemins dansw-anaAna
editchoicesadmin.html et editchoicesuser.html, ainsi que dans feeds.py et views.py manage.py est fortement modifie
2016-04-19changement de place du dossier staticAna
2016-04-19legeres modifications : orthographe dans .po / chemins des templates dansAna
views / import dans feeds grosse modification de manage.py
2016-04-18beaucoup de modifs dans le fichier settings.pyAna
basé sur le fichier de settings de django 1.7 modifs sur models : unicode devient __str__
2016-04-18modification dans models.py liée à python 3 : unicode devient strAna
modifs des imports dans forms et admin
2016-04-18modifications dans views.py :Ana
suppression de render_to_response au profit de render LANGAGE SESSION_KEY remplace langage_code string.letters n'existe plus dans python 3 cmp n'existe plus dans python 3
2016-04-18modifs dans les templates :Ana
-suppression de load markup -il manquait un csrf dans vote.html -correction de l'anglais dans main.html
2016-04-18deplacement du fichier urls.py dans polls et suppression de __init__ etAna
urls
2016-04-18deplacement des templates dans polls/templates/polls/Ana
2016-04-18ajout du dossier papillonAna
2016-03-25CSS: fix help text in edit choices tableHEADv0.5masterÉtienne Loks
2016-03-25Update translationsÉtienne Loks
2016-03-25Improve edit pages layoutÉtienne Loks
2016-03-25Merge branch 'responsive' of https://github.com/Trim/papillon into responsiveÉtienne Loks
Conflicts: papillon/templates/base.html
2016-03-25Fix static / media mixÉtienne Loks
2016-03-25Add requirementsÉtienne Loks
2016-03-25Flake8Étienne Loks
2016-03-25Merge branch 'django-1.5' of https://github.com/Trim/papillon into v0.5Étienne Loks
2013-11-14Remove static servingv0.4Étienne Loks
2013-11-14Add 500 template - better gitignoreÉtienne Loks
2013-08-09Fix bug with newest django 1.5 url function (forgott before)Adrien Dorsaz
2013-08-09Remove unused design and fix some labelsAdrien Dorsaz
2013-08-09Indent and update design for voteAdrien Dorsaz
2013-08-09Indent and update design for editChoiceUserAdrien Dorsaz
2013-08-09Fix bug with newest django 1.5 url function (forgott before)Adrien Dorsaz
2013-08-09Update design for choice administrationAdrien Dorsaz
2013-08-09Update design and indent code (editChoicesAdmin)Adrien Dorsaz
2013-08-09Update code to new design and indent it (editChoices).Adrien Dorsaz
2013-08-08Adjust size of new_poll form for big screen (>600 px)Adrien Dorsaz
2013-08-08Indent code and apply new designAdrien Dorsaz
2013-08-08Remove table, indent code and update to new designAdrien Dorsaz
2013-08-08Ident code of base.htmlAdrien Dorsaz
2013-08-08Make design responsiveAdrien Dorsaz
2013-08-08Use django to protect forms (except create form, because of other work not ↵Adrien Dorsaz
commited)
2013-07-30Use simple quotes instead of double quotes for url template functionAdrien Dorsaz
2013-07-30Fix url template use for last calls.Adrien Dorsaz
2013-07-30Revert "Use patterns to simplify url definition"Adrien Dorsaz
This reverts commit 3e2f43a45fb6d4f7e279121198cb792f84c3ae09.
2013-07-30Add a forgotten import for django 1.5Adrien Dorsaz
2013-07-30Update url function in templates to django 1.5Adrien Dorsaz
2013-07-30Use the newest url functionAdrien Dorsaz
2013-07-29Use patterns to simplify url definitionAdrien Dorsaz
2013-06-15Add MEDIA_URL to local_settings sampleÉtienne Loks
2013-06-15Remove EXTRA_URLÉtienne Loks
2013-06-15Documentation: minorÉtienne Loks
2013-06-15Documentation: update version - dateÉtienne Loks
2013-06-15Documentation: update download dirÉtienne Loks
2013-06-15Upgrade source code to work with Django 1.4v0.4.0Étienne Loks
* cleaner way to manage settings.py * fix feeds for Django 1. * fix settinsg for Django 1.4 * update documentation
2011-10-26Correct urls.pyv0.3.1Étienne Loks
2011-10-26Correct documentationÉtienne Loks
2011-10-25New style (green and Coenonympha pamphilus)v0.3.0Étienne Loks