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