I can't use shared server's Ip Address for run Django
55 views
Skip to first unread message
saranphat roungkitrakran
unread,
Jun 17, 2022, 11:58:23 AM6/17/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
I have to put my project to share sever for others can use it . I try to change allow_host become shared server's Ip Address ,but when I run, it occur "Error: That IP address can't be assigned to" ,so I want to ask how to solve this problem or other solutions.
Ryan Nowakowski
unread,
Jun 19, 2022, 12:10:08 PM6/19/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Please copy and paste that section of your settings.py and the full error including any traceback.