Re: export to csv

2022-03-16 Thread Kasper Laudrup
On 16/03/2022 17.20, divya murugulla wrote: Can anyone help table data to be exported to excel code examples https://labpys.com/export-data-from-database-into-excel-using-django/ Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Djang

export to csv

2022-03-16 Thread divya murugulla
Hi All, Can anyone help table data to be exported to excel code examples -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.c

Re: pluggable export to csv application

2009-05-28 Thread Gonzillaaa
cool, is would help to have a downloadable file for non launchpad users. On May 27, 6:29 pm, Nagy Viktor wrote: > Hi, > > I've put together a nifty export to csv application. You can check it out > athttps://launchpad.net/django-export-csv > > To get the code immediate

Re: pluggable export to csv application

2009-05-27 Thread nbv4
On May 27, 1:29 pm, Nagy Viktor wrote: > Hi, > > I've put together a nifty export to csv application. You can check it out > athttps://launchpad.net/django-export-csv > > To get the code immediately just run: bzr branch lp:django-export-csv > an overview file and

pluggable export to csv application

2009-05-27 Thread Nagy Viktor
Hi, I've put together a nifty export to csv application. You can check it out at https://launchpad.net/django-export-csv To get the code immediately just run: bzr branch lp:django-export-csv an overview file and tests are included as well If there is interest, I might add date_based &quo