Sunday, February 28, 2016

Re: Integrate appliction into Django


On Feb 28, 2016 7:50 AM, "Alain Muls" <alain.muls@gmail.com> wrote:
>
> Hi All,
>
> I made a program that creates 4 plots and text files about the location of GNSS (Global Navigation Satellite Systems) based on TLEs downloaded from NORAD.
> You can find it at https://github.com/alainmuls/GNSSTracking
>
> I would like  to use this program in django (I started with edge-django as my template). But I don't know how to start with it. How would I define a model/view for displaying the plots and text files and how can I allow users to download these results?
Start with the Django tutorial?

>
> Thanks for your help
> Alain
>
> --
> 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+unsubscribe@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> 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/ed296d1a-1fcb-4d1f-9592-0e7bec2a4d3a%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/CAP1rxO4Dh6hdk4R2vowa9KP3BO6oFohNZeoz89TY1LwwVT%2BnCQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment