Thank you, Jani, I will try. Best, Leif On Saturday, February 10, 2018 at 10:14:29 AM UTC-5, Leif wrote: > > Dear Django, > > Sorry if this question has been answered. I have a Django based web > application and I just developed a loading script to upload data to > database using django model. The code is located under management/commands. > Here is the commands to run the script: > > $source ./appenv/bin/activate appenv > (appenv)$python manage.py load_data data_file.csv > > I would like to deploy this script to my client. I don't want to send the > entire code of web application. How do I do it? > > Thank you in advance for your help. > > Best, > > Leif >
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/55817374-92fb-4a8e-81ff-d239158793c3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

