Do you need to do a backup ? (HTTrack <https://www.httrack.com/>, or wget recursive)
or you need to migrate to other site? (make a backup from source and database ) you maybe need to collect structed data from the old site, so scrapy ( http://scrapy.org/) can help. 2015-08-14 8:49 GMT-06:00 Stefano Probst <[email protected]>: > Hi, > > i only know a generic way via HTTrack <https://www.httrack.com/>. If you > want a copy of the rendered HTML. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/1f00c270-cff0-4a2d-8662-4561baa9547c%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/1f00c270-cff0-4a2d-8662-4561baa9547c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- "La utopía sirve para caminar" Fernando Birri -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAG%2B5VyOLHXNyiZKm4GvAkQyvYyQnuLAMGiTHuAkAmdUat-b8DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

