Hello all,
Where should one start to convert a Django Web App into a Mobile App for
the Play Store and Apple Store? Appreciate the help!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails
Is it possible to combine an existing React App with an existing Django App?
--
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+unsubscr...@googlegroup
Heroku timesout and says application error when sending emails to 100+
customers. How can this be resolved with Django? Does Heroku have an
upgrade feature that will allow larger requests to be sent?
--
You received this message because you are subscribed to the Google Groups
"Django users" gr
Hi All,
I have a Django app where I want to make a phone call (in-app) to another
users phone number. However, Twilio seems to only allow verified phone
numbers and Twilio phone numbers to make calls.
Is there any way to make it so that *any *user that registers and inputs
their phone number
Hello all,
I've created an accessibility app where the *speech_recognition* package is
utilized and triggered upon running a Python function. I can successfully
run the Python code in Jupyter Lab - no problems. However, it seems
impossible to activate the *speech_recognition* package on the fr
ver Error that appears on
the website? Does anyone know how to fix this? At this point, I feel as
though I spent months developing this website for nothing.
Please help if possible. Thank you!
- Lightning Bit
--
You received this message because you are subscribed to the Google Groups
&quo
Hello all,
Does anyone know how to add a manifest entry for a staticfile? I have used:
*> python manage.py collectstatic --noinput *
>From this I got the "*staticfiles"* folder. However, when I perform a
logging on the website, this 505 error appears:
*> raise ValueError("Missing staticfile
I logged into the ADMIN PORTAL and saw that there was an image for each
item in the ADMIN PORTAL.
Strangely, when returning to the website, I am unable to actually "see" the
pictures - they are blank with the no file icon in the top left. This was
not the case back in the testing environment.
Hi all,
Does anyone have experience with integrating user accounts into a Django
Website? Are there any quality tutorials online?
--
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 i
Encountering a lot of errors here. Here is the spill:
*THE CASE:*
So, I have created the base site with an operational store. However, now I
am trying to add new users.
I completed about half of the "setting up user accounts" tutorial, however,
now, whenever a new user logs in, he/she is una
Hi all,
I am trying to figure out how to add "Customers" using code. Please look at
the administration layout:
[image: HELP.png]
I was able to add to "Groups" using the following code in "views.py":
*@unauthenticated_user*
*def registerPage(request):*
*form = CreateUserForm()*
How can one lock a page "unless" the user clicks on a button on a previous
page? So, for instance, the user will not be able to type in that url and
get to the page unless they have clicked the button on the previous page at
some point in time.
Also, how can you lock someone out of a page unle
Hi All,
How would one add a user to a certain Backend group in the Django
Administration after a user purchases a particular item? I have played
around with tons of techniques but nothing is working.
Thanks!
--
You received this message because you are subscribed to the Google Groups
"Djan
kwargs['instance'] # object that was saved!
> # add logic ...
>
>
> post_save.connect(
> MyModel_postsave_handler,
> sender=MyModel,
> dispatch_uid="mymodel.models")
>
>
> I hope this simple example can help? Try to use pdb to see if th
Hi All,
Where should one start to randomly generate a "Certificate of Completion"
with the user's name, a certificate ID, and certificate title? I want for
this certificate to appear upon the user making it to a specific URL and
for the certificate to have a special ID for each user.
Also, h
How do you fix the broken pipe when trying to push Django project using
Git? The file is 5GB large
--
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+
Does anyone know how to bypass the 403 error on AWS S3 with Django where
the static files are not allowed to show up on the site?
--
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,
Hello, how could one go about integrating AWS Polly voices onto a website
utilizing only Django, HTML, CSS, and Javascript? I do not want to use
"node.js" or "react".
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this g
Hello,
The OneSignal API does not have a segment that details how to send a
OneSignal Push Notification to iOS and Android devices w/ Python. Is there
any way to have a Push Notification delivered after an email is delivered
via Django Views?
Thanks in advance!
--
You received this message
Can one copyright an entire Django Project if it contains licensed code
from APIs? Or, does the copyrightable code only apply to exclusive
algorithms developed on the backend?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe fro
20 matches
Mail list logo