En el método del view, no estás regresando la colección de objetos tipo Medio.
Sent from my iPhone
> On Nov 11, 2015, at 12:19 PM, miguel angel lopez mendo
> wrote:
>
> view
>
> def medios(request):
> medios = Medio.objects.filter()
> template = 'pr
Two Scoops of Django is a great book to become proficient in django. Although
you mention that you need to get a project done, so, having completed the
tutorial that should suffice to start your project and keep as a reference the
django documentation (which is great)
Sent from my iPhone
> On
Also, it's important to always understand the core concepts of what you're
doing. Programming languages and frameworks are tools to get the job done.
Those come and go. But if you really have a good grasp of the theory behind
those, only certain details are going to have a relevant role in your
3 matches
Mail list logo