I think I failed to explain my situation clearly, and I need to try again.
I have been planning to develop a standard web application using Django. Due to a change in direction, the development plan has been changed to:
I haven't looked at the "Django REST" link yet, but I appreciate the suggestion. The project will require a REST API, as I mentioned, although most of the applications will run on the server, and will not need an API.
-- I have been planning to develop a standard web application using Django. Due to a change in direction, the development plan has been changed to:
- Develop a suite of no-GUI applications that run in a command line window on a server. One other application will run on clients in a command line window, and will perform certain operations on the server through a REST API service. However,
- All of the applications will use an SQL database that runs on the server.
- In a later phase of the project, the server applications will be combined and modified to present a GUI.
I haven't looked at the "Django REST" link yet, but I appreciate the suggestion. The project will require a REST API, as I mentioned, although most of the applications will run on the server, and will not need an API.
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-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b5e7850e-7e33-47a9-8373-87e3d21ae9bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment