we should use the fixtures / loaddata feature of django to provide a
recent state of the website for people wanting to develop/contribute
with the project or to people that wants to create their own nodes.
this bug is just about the very basic first steps, which will garantee
that we preserve the s3_keys info for the videos that are uploaded and
in place already
A how to:
http://docs.djangoproject.com/en/dev/howto/initial-data/
** Affects: publicvideos
Importance: Undecided
Status: New
** Tags: db django fixtures loaddata recreate
--
create scripts to dump the database data and start storing it on github as well
https://bugs.launchpad.net/bugs/413830
You received this bug notification because you are a member of
Publicvideos Dev Team, which is the registrant for Public Videos.
Status in Public Videos: New
Bug description:
we should use the fixtures / loaddata feature of django to provide a recent state of the website for people wanting to develop/contribute with the project or to people that wants to create their own nodes.
this bug is just about the very basic first steps, which will garantee that we preserve the s3_keys info for the videos that are uploaded and in place already
A how to:
http://docs.djangoproject.com/en/dev/howto/initial-data/
** Changed in: publicvideos
Assignee: (unassigned) => jgalvez (jonas-codeazur)
if so, please change the status to "Fix Comitted"
thanks :)
--
create scripts to dump the database data and start storing it on github as well
https://bugs.launchpad.net/bugs/413830
You received this bug notification because you are a member of
Publicvideos Dev Team, which is the registrant for Public Videos.
Status in Public Videos: Fix Committed