Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
django-cms and windows?
#1
Hi All,

I have mysql db and it has some tables which stores merchant,product related data.

Now I have a requirement to built an application in django-cms from which a user can do crud operation.

For example if user wants to edit the product name then he can do it from the django-cms; no need to use a db connector and do it from there.

Currently I am in initial phase of the development and unable to get a good resource for installing djang-cms in windows machine.

I am using Python3.6,myssql db in windows.

I have pycharm ide but it is not professional version so I cannot create a django project from there, I have to do it manually.

When I use following command-
djangocms -p cmsfolder test2cms
; it gives me OSError: Pillow is not installed check for installation errors; athough PILLOW is already installed.

Can anyone please share me any link for installing django-cms in windows?
And also for my requirement what steps should I follow?

I am able to solve installation error-
for soling this error need to install Pillow and it's dependent packages correctly.
Reply


Messages In This Thread
django-cms and windows? - by PrateekG - May-21-2018, 10:13 AM
RE: django-cms and windows? - by PrateekG - May-21-2018, 01:20 PM
RE: django-cms and windows? - by Larz60+ - May-21-2018, 08:58 PM
RE: django-cms and windows? - by PrateekG - May-22-2018, 07:56 AM
RE: django-cms and windows? - by Larz60+ - May-22-2018, 11:55 AM
RE: django-cms and windows? - by PrateekG - May-23-2018, 06:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Django: How to automatically substitute a variable in the admin page at Django 1.11? m0ntecr1st0 3 3,339 Jun-30-2019, 12:21 AM
Last Post: scidam

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020