Hacker News new | ask | show | jobs
by purrpit 2719 days ago
> I wrote the thing in django but it doesn't look like django is compatible with amp.

This doesn't make sense at all. Even if I hadn't previously built a site on django before which served AMP pages, I would be willing to bet that no pure backend web framework limits what your frontend can achieve. . Also, Things are always harder for amateurs, just keep working hard man.

1 comments

I'm using Django templating language to serve up pages with a base template and also allow server side stuff to show up in the html pages.