CND Your question seems obscure - what exactly do you mean " implementing it on a site"? If you have Django up-and-running (and I assume you do, because why else would you be here?), then the specialised code you write can be added to a file (e.g. "mycode.py") and saved, for example, in the same directory that your models.py and views.py files are. Then you can import those functions into your view file... so that you can then use the functions as part of the view logic. Until you can phrase a more specific question, its hard to give a more specific answer.
On Thursday, 20 June 2013 04:16:00 UTC+2, C. N. Desrosiers wrote: > > Hi, > > I recently completed the Capitol Words API course at codecademy.com and I > have experience building websites in HTML + CSS, but I have never installed > an API before. I can manipulate the Python code on its own, but I don't > understand the steps between having the Python code in order and actually > implementing it on a site. I can't seem to find any helpful tutorials. > Everything I find seems to assume that the user knows how to complete this > final step. Does this have to be done via Django? Can anyone point me to > a tutorial? > > Thanks in advance. > > CND > -- 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...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.