Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Added static media collection #19

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Conversation

alsoicode
Copy link

Work

  • Added static media collection as a post static generation step to django-medusa.
  • Added two additional settings related to static file collection:
    • MEDUSA_COLLECT_STATIC (defaults to False)
    • MEDUSA_COLLECT_STATIC_IGNORE (defaults to [])
  • Updated readme with detailed instructions to collect static media to facilitate deployments.
  • Updated setup.py to automaticaly pull in readme and version.

Brandon Taylor and others added 9 commits February 12, 2015 12:56
@alsoicode alsoicode changed the title Add static media collection Added static media collection Feb 15, 2015
@StoicLoofah
Copy link

Just going to chime in and say that this would be awesome. I have my own workaround to get static content for my site, but having this built in would be even better

@alsoicode
Copy link
Author

Thanks @StoicLoofah I'm not sure the maintainer has looked at this project in a while.

alsoicode and others added 7 commits June 24, 2015 21:18
…ngo.utils one which was removed in django1.9
updated importlib importing to use python base package instead of dja…
Adds a helpful message to the exception thrown in response to non-
200 response codes. Additionally, prevents DiskStaticSiteRenderer
from swallowing the exception when rendering paths in parallel.
Improve handling of non-200 response codes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants