/media/admin/ are the django media-files ... since these files are not
directly project-related, we don´t keep them under version control. we
have one repository for each website. within this repository, we just
keep project-/website-related stuff.


On Sep 15, 7:22 pm, Erik Allik <[EMAIL PROTECTED]> wrote:
> Just curious, maybe I'm missing something: why do you not keep your /
> media/admin/ files under version control?
>
> Erik
>
> On 15.09.2008, at 19:26, patrickk wrote:
>
>
>
> > our environment looks like this:
> > all media-files uploaded with the admin-interface are in /media/
> > uploads/. this directory is not under version control.
>
> > here´s the basic structure:
> > /media/admin/ (not under vcs)
> > /media/site/ (these files are in our repository, but never uploaded
> > with the admin-interface)
> > /media/uploads/ (not under vcs)
>
> > patrick.
>
> > On Sep 15, 4:41 pm, Brot <[EMAIL PROTECTED]> wrote:
> >> Hello,
>
> >> if you use a version-control-system, do you also manage your media
> >> folder with this vcs? If yes, how do you commit your media-files you
> >> are uploading with the django-admin interface?
> >> Or do you backup the media-files separately from you source-code?
>
> >> ~Bernd
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to