export as html and use in django

genadym
3 Posts
genadym posted this 27 July 2020
Ask a Question

Hey,

When I am exporting my page from the desktop version as an HTML, I push it to git and the HTML works.

But when I use all the folder in my django project, the static files do not work. Django can not locate none of the files.

  1. Is there a problem to use the exported files in django?
  2. what the meaning of the small crown icon on the HTML export option? maybe this option should not work because I am using the free version?
Hey, When I am exporting my page from the desktop version as an HTML, I push it to git and the HTML works. But when I use all the folder in my django project, the static files do not work. Django can not locate none of the files. 1. Is there a problem to use the exported files in django? 2. what the meaning of the small crown icon on the HTML export option? maybe this option should not work because I am using the free version?
Vote to pay developers attention to this features or issue.
7 Replies
Order By: Standard | Newest
genadym
3 Posts
genadym posted this 27 July 2020

Solved it! Django has a very strict file tree and according to that, I put the files in the right places.

But still, I do not know the meaning of the small crown icon on the HTML export option

Solved it! Django has a very strict file tree and according to that, I put the files in the right places. But still, I do not know the meaning of the small crown icon on the HTML export option
Ch3vr0n
363 Posts
Ch3vr0n posted this 27 July 2020

crown: premium (paid) function

crown: premium (paid) function
genadym
3 Posts
genadym posted this 28 July 2020

So why do I have the option to export HTML? is it time-limited?

So why do I have the option to export HTML? is it time-limited?
Support Team
Support Team posted this 28 July 2020

Hi,

The export option is available in the free version. It is not time-limited. The limitation is related to a number of websites, pages, and blocks.
Please let us know if you have any further questions.
...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, The export option is available in the free version. It is not time-limited. The limitation is related to a number of websites, pages, and blocks. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
carandaycomunidad
1 Posts
carandaycomunidad posted this 24 February 2021

Solved it! Django has a very strict file tree and according to that, I put the files in the right places.

But still, I do not know the meaning of the small crown icon on the HTML export option

Solved it! Django has a very strict file tree and according to that, I put the files in the right places.

But still, I do not know the meaning of the small crown icon on the HTML export option

Hi Genadym, I have the same problem. How do you fix it? Where you stored the js files? Thanks

> Solved it! Django has a very strict file tree and according to that, I put the files in the right places. > > But still, I do not know the meaning of the small crown icon on the HTML export option > Solved it! Django has a very strict file tree and according to that, I put the files in the right places. > > But still, I do not know the meaning of the small crown icon on the HTML export option Hi Genadym, I have the same problem. How do you fix it? Where you stored the js files? Thanks
dj9220
1 Posts
dj9220 posted this 27 April 2021

Hi how i can use built page with nicepage premium on django project?

Hi how i can use built page with nicepage premium on django project?
Support Team
Support Team posted this 28 April 2021

Hi,

We haven't tested our application with Django, but according to the messages above our users were able to use it successfully. Looks like you need to check where exactly the files are uploaded:

Solved it! Django has a very strict file tree and according to that, I put the files in the right places.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, We haven't tested our application with Django, but according to the messages above our users were able to use it successfully. Looks like you need to check where exactly the files are uploaded: >Solved it! Django has a very strict file tree and according to that, I put the files in the right places. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments