Merged - Changes Helpful for Integration of Starcross Gallery into another site#25
Open
zoltan-ky wants to merge 15 commits intoStarcross:masterfrom
Open
Merged - Changes Helpful for Integration of Starcross Gallery into another site#25zoltan-ky wants to merge 15 commits intoStarcross:masterfrom
zoltan-ky wants to merge 15 commits intoStarcross:masterfrom
Conversation
…on first save after upload. Uses 'piexif' package to access exif data. A size_str property is added to Admin image list displays and the actual Album order number is also made visible
…may set it this to 'False' so this admin can edit the content of this Album and make it visible to everyone eventually by setting 'published' to True
…o real functional change, only 'localisation' of 'variables'
…emplates and its default content to be shadowed by django template loading mechanism
Add piexif to requirements
…e methods too as used by coverage testing. Add USE_TX=False to make image.date_taken field time-zone-unaware in test_image_properties
Contributor
Author
|
Ok, so I see test coverage decreased warnings, but that's to be expected. I can add more tests related to these changes once it's known what will be accepted and merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Alex, here are the pared-down merged list of changes in my fork for integration into sailboatdazzle.com. Long delayed, because I had to find the time and focus to disentangle and undo some of many cosmetic changes and additional changes in Image/Album management, but now these changes in 'merged' are minimal relative to your most recent master baseline. The changes are grouped into four independent branches in my fork included in this 'merged' branch:
Take a look when you can and let me know any questions/comments. We can then see if you're interested in a few more 'improvements' like cleaning the cache as well on image deletion, etc. Best regards!