Hi all,
i started reimplementing my old manipulators code using newforms. Can u guys give me some feedback on my usage of it? What i wrote seems to me a lot of code for a 3 field form (even though part of the bloat is due to date formatting) Here's the code: http://dpaste.com/hold/4382/ Also after i've deleted the object in the delete_academic_year function i'd like to redirect to the add_academic_year method passing a message without using the querystring and have the URL reflect the change and display something like "You have successfully deleted the object" above the new object form The following is the template i'm using: http://dpaste.com/hold/4386/ Thanks, Lorenzo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---