Sorry, what I should have lead with is "at the moment there is no
point and click backup solution for your whole package".

On 9 December 2014 at 21:33, Lachlan Musicman <data...@gmail.com> wrote:
> I've used dbbackup with success - a cronjob to copy out the database
> (and replace the testing and staging databases with "yesterday's
> data") and copy it to another machine.
>
> Regards the Django admin interface, there are a number of points to consider:
>  - the base interface will always be in the Django source repository,
> and is well tagged. You should always be able to redeploy from that
>  - any adjustments you have made could be going into another source
> repository (git, mercurial, svn) of your own - which is another backup
> again. If you aren't putting your own changes into a source
> repository, I would suggest that is an excellent start.
>
> FWIW, and I apologise for sounding like a broken record, Danny G and
> Audrey R's Two Scoops of Django is an *excellent* place to start if
> you are comfortable with the tutorial and looking for a "what next"
> text. I found it invaluable for helping with these weird little
> decisions that seem so far from the actual creation of the site you
> are making.
>
> L.
>
> On 9 December 2014 at 21:06, Andrea Zakowicz <andreazakow...@gmail.com> wrote:
>> Most of the tools I've found is administered from commands and no template
>> Django admin.
>> What I want is to do  both operations from the manager but found nothing.
>> Help!!
>> For example, proven tools are auditlog and dbbackup.
>>
>>
>>
>>
>> El lunes, 8 de diciembre de 2014 10:22:49 UTC-3, Andrea Zakowicz escribió:
>>>
>>> Hi I wonder if you are aware of how to backup / restoration database and
>>> audit from the django admin.
>>
>> --
>> 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.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/5e7524e4-7bed-4459-85ea-57107f5b5778%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> You have to be really clever to come up with a genuinely dangerous
> thought. I am disheartened that people can be clever enough to do that
> and not clever enough to do the obvious thing and KEEP THEIR IDIOT
> MOUTHS SHUT about it, because it is much more important to sound
> intelligent when talking to your friends.
> This post was STUPID.
> -----------------------------------------------------------------------------------------------------------
> The Most Terrifying Thought Experiment of All Time
> http://www.slate.com/articles/technology/bitwise/2014/07/roko_s_basilisk_the_most_terrifying_thought_experiment_of_all_time.html



-- 
You have to be really clever to come up with a genuinely dangerous
thought. I am disheartened that people can be clever enough to do that
and not clever enough to do the obvious thing and KEEP THEIR IDIOT
MOUTHS SHUT about it, because it is much more important to sound
intelligent when talking to your friends.
This post was STUPID.
-----------------------------------------------------------------------------------------------------------
The Most Terrifying Thought Experiment of All Time
http://www.slate.com/articles/technology/bitwise/2014/07/roko_s_basilisk_the_most_terrifying_thought_experiment_of_all_time.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 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGBeqiPf%3D%3Dz8xCAXw8Bo_733QE-uxw%3DkNrW%2BduQCPPD6fiUKOA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to