[Ncr-Python.in] Creating multiple vouchers with one form in django admin

chandrakant kumar k.03chandra at gmail.com
Tue Feb 11 11:22:35 CET 2014


can't say without seeing conplete flow, but i guess you should look into
use of super.
On Feb 11, 2014 3:24 PM, "Raakesh kumar" <kumar3180 at gmail.com> wrote:

> Hi,
> I want to create a voucher system in Django admin. I have a model
> "voucher" and i have added it into admin to create voucher. Now I want to
> have a field in the form where admin can specify number of vouchers to be
> created and same number of voucher rows has to be created in database.
> Voucher number will be generated using some function. To display what i
> have done so far please see
>
>
> http://stackoverflow.com/questions/21687559/creating-multiple-vouchers-with-one-form-in-django-admin
>
> But when i try to create, it throws errors. Any help or suggestion?
>
>
>
> --
> Regards
> RAKESH KUMAR
> http://www.raakeshkumar.in
>
>
> _______________________________________________
> https://mail.python.org/mailman/listinfo/ncr-python.in
> Mailing list guidelines :
> http://python.org.in/wiki/NcrPython/MailingListGuidelines
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ncr-python.in/attachments/20140211/73d1412a/attachment.html>


More information about the Ncr-Python.in mailing list