-
Notifications
You must be signed in to change notification settings - Fork 63
Comparing changes
Open a pull request
base repository: mtigas/django-medusa
base: master
head repository: alsoicode/django-medusa
compare: master
- 16 commits
- 13 files changed
- 6 contributors
Commits on Feb 12, 2015
-
Brandon Taylor committed
Feb 12, 2015 Configuration menu - View commit details
-
Copy full SHA for c7cad47 - Browse repository at this point
Copy the full SHA c7cad47View commit details -
Added setting to pass in optional ignore patterns to collectstatic.
Added collectstatic command to static site generation.
Brandon Taylor committedFeb 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 84cad77 - Browse repository at this point
Copy the full SHA 84cad77View commit details
Commits on Feb 13, 2015
-
Added MEDUSA_COLLECT_STATIC setting.
Brandon Taylor committedFeb 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 7ad3301 - Browse repository at this point
Copy the full SHA 7ad3301View commit details -
Added condition to execute collectstatic command.
Brandon Taylor committedFeb 13, 2015 Configuration menu - View commit details
-
Copy full SHA for acb2d17 - Browse repository at this point
Copy the full SHA acb2d17View commit details -
Updated setup.py to leverage readme file and version from __init__.py. Updated documentation with new settings and collectstatic instructions.
Brandon Taylor committedFeb 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 3311c14 - Browse repository at this point
Copy the full SHA 3311c14View commit details -
Small change to first sentence.
Brandon Taylor committedFeb 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 9459fa3 - Browse repository at this point
Copy the full SHA 9459fa3View commit details -
Brandon Taylor committed
Feb 13, 2015 Configuration menu - View commit details
-
Copy full SHA for cd87a54 - Browse repository at this point
Copy the full SHA cd87a54View commit details -
Changed MEDUSA_COLLECTSTATIC_IGNORE to MEDUSA_COLLECT_STATIC_IGNORE f…
…or consistency.
Brandon Taylor committedFeb 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 101bd28 - Browse repository at this point
Copy the full SHA 101bd28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ae8d7 - Browse repository at this point
Copy the full SHA 50ae8d7View commit details
Commits on Jun 25, 2015
-
Updated method that __version__ is retrieved by so installs via pip s…
…pecifying the Github repo don't fail.
Configuration menu - View commit details
-
Copy full SHA for 5251d84 - Browse repository at this point
Copy the full SHA 5251d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4552c81 - Browse repository at this point
Copy the full SHA 4552c81View commit details
Commits on Jan 5, 2016
-
updated importlib importing to use python base package instead of dja…
…ngo.utils one which was removed in django1.9
Configuration menu - View commit details
-
Copy full SHA for ef4464f - Browse repository at this point
Copy the full SHA ef4464fView commit details -
Merge pull request #1 from PixelActions/django1.9-compatibility
updated importlib importing to use python base package instead of dja…
Configuration menu - View commit details
-
Copy full SHA for f3d1272 - Browse repository at this point
Copy the full SHA f3d1272View commit details
Commits on Sep 18, 2016
-
Improve handling of non-200 response codes
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.
Configuration menu - View commit details
-
Copy full SHA for 4e6358e - Browse repository at this point
Copy the full SHA 4e6358eView commit details -
Merge pull request #2 from ninepints/exceptions
Improve handling of non-200 response codes
Configuration menu - View commit details
-
Copy full SHA for f41f53c - Browse repository at this point
Copy the full SHA f41f53cView commit details -
Updates to readme, and setup.py. Version bump to 0.3.2
Brandon Taylor authored and Brandon Taylor committedSep 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 2b777e9 - Browse repository at this point
Copy the full SHA 2b777e9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master