If you can't fetch that single template, you can always get *all* of them, and then copy the one you need.
Instead of using -t, simply type *python manage.py collecttemplates* El lunes, 14 de diciembre de 2015, 16:43:45 (UTC-3), Stephen McDonald escribió: > > Works for me, you'll need to go into more detail around what you've done. > > On Sun, Dec 13, 2015 at 4:28 AM, allexxiaa <[email protected] > <javascript:>> wrote: > >> Hi, >> >> Tutorial: >> http://bitofpixels.com/blog/mezzatheming-creating-mezzanine-themes-part-1-basehtml/ >> >> *python manage.py collecttemplates -t pages/menus/dropdown.html* >> 'Copied 0 templates' >> >> no templates is actually copied, any idea why? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Mezzanine Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Stephen McDonald > http://jupo.org > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
