Re: Django: Begginer Problems

2016-05-31 Thread 'Ryan Nowakowski' via Django users
On Sun, May 29, 2016 at 02:22:48PM -0700, David Zárate wrote: > Hi! I'm making a financial analysis app in Django and to have some data to > play with i have to store historical data of balance sheets and profit/loss > statements. I need some suggestions on how i can accomplish that. > > Th

Re: CSV generation from url

2020-07-29 Thread 'Ryan Nowakowski' via Django users
On Wed, Jul 29, 2020 at 06:18:51PM +0530, Prashant Singh wrote: > Hi Everyone, > i wanted to predict price for advertising board so can somebody help me out > how i can approach for this and convert it into csv file > > > https://www.bluelinemedia.com/billboard-advertising/boston-ma You're prob

Re: Advice please.

2020-08-02 Thread 'Ryan Nowakowski' via Django users
On August 2, 2020 7:21:04 PM CDT, Hector Berrones wrote: >I have very little experience using django and I would like to know how >would be the most conveniente way to store and manage the common data >in a >django proyect that would have several applications when I say common >data I mean i

Re: File handling in Django

2025-01-29 Thread 'Ryan Nowakowski' via Django users
On 1/27/25 7:41 AM, Mayank Prajapati wrote: > I am making a full stack project with JavaScript and react for front end , > Postgre SQL for database and Django for backend and Django rest framework for > APIs. So in models.py file there's one field which is to be removed and > another field is t