How to make a place where you could type in data(number)?

10 views
Skip to first unread message

June Kim

unread,
Jan 4, 2018, 6:46:25 PM1/4/18
to Django users
I'm looking for a way to set up a place(square box) where you could input data(number) on a website. and those data would be saved in somewhere else as an excel sheet (.csv)

Derek

unread,
Jan 5, 2018, 8:28:18 AM1/5/18
to Django users
You may not need Django for this.  You could just use Flask e.g.

and

but, as with all web frameworks, you need to look at the fundamentals of how Flask works first (otherwise you copy-and-paste without understanding why).

Jani Tiainen

unread,
Jan 5, 2018, 10:10:24 AM1/5/18
to django...@googlegroups.com
Hi,

You definitely can use Django for that. If you want to learn how to do that you can start by doing Django tutorial [1] first to get hang of components and how things tie together in Django.

If you feel that official tutorial is too packed, Django Girls do have very in depth and excellent tutorial [2].


On Fri, Jan 5, 2018 at 1:41 AM, June Kim <junek...@gmail.com> wrote:
I'm looking for a way to set up a place(square box) where you could input data(number) on a website. and those data would be saved in somewhere else as an excel sheet (.csv)

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f177be88-4911-4e9d-ac8e-66565aff3d32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...
Reply all
Reply to author
Forward
0 new messages