Open
Bug 1082799
Opened 11 years ago
Updated 10 years ago
Document ./manage.py features in Bedrock
Categories
(www.mozilla.org :: Bedrock, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: sgarrity, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [kb=1541743] )
We've been slowing adding features to bedrock that require data to be pulled in or some other preparation to happen via the ./manage.py script.
For example, the new Get Involved page ads:
./manage.py cron update_reps_ical
We should document all of these updates. Some prevent the relevant pages from loading in development until they are run, and are not discoverable without digging through github PRs.
We may also want to add a single command that will run all necessary bedrock data updates at once.
Reporter | ||
Updated•11 years ago
|
Whiteboard: [kb=1541743]
Updated•10 years ago
|
Blocks: bedrock-docs
You need to log in
before you can comment on or make changes to this bug.
Description
•