Fix prepare-dev.py to not link djblets static media

Review Request #4812 — Created Oct. 21, 2013 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Fix prepare-dev.py to not link djblets static media

Now that djblets is fully pipeline-ized, we don't need to create the static
media symlink. This was extra broken, because djblets/media doesn't exist
anymore, so new users trying to use prepare-dev.py would just get an error.


 
    Loading...