summaryrefslogtreecommitdiff
path: root/project/kiwipycon/proceedings
AgeCommit message (Collapse)Author
2010-04-01Add admin interface and views for proceedings. Booklet is also setup to ↵Madhusudan.C.S
generate paper.
2010-01-14Added UserProfile import which was missing to Proceedings views.Madhusudan.C.S
2010-01-14Added migrations files for proceedings app.Madhusudan.C.S
2010-01-14Added two models, Paper and Attachments.Madhusudan.C.S
2010-01-14Combined 2 authors fields in forms to a single author field. This will be ↵Madhusudan.C.S
taken care by jQuery on the UI side.
2010-01-14Added the initial proceedings app files and enabled them in both production ↵Madhusudan.C.S
and development settings.