Re: Making command-line clients to Django data
Hello Jeff,
On Monday, June 13, 2011 1:04:16 PM UTC-7, Jeff Blaine wrote:
It's not how we want the end-users to interface with it.
Perhaps if you describe how you do want your users to interface with the website via command line then we could give you better advice.
Why is it a dumb idea?
It's not a dumb idea but the management command is a pretty good way to do things via the command line. Much less struggle if you do it that way. There are several examples of how to write a straight shell script that can be found via Google. I started out with straight shell scripts and have switched over to management commands. Obviously what works for me may not suit your needs.
Toodle-loooooo..............
creecode
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/Ai39Tndr4Q0J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home