Merge pull request #17 from sneakypete81/minor_fixes
Minor fixes: * Fix incorrect filename in comment * Add EXIF date/time to test images, so the next/previous links work correctly
This commit is contained in:
commit
82f7fec4c6
4 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ A computer, Python 2.7 and an empty OpenPhoto instance.
|
|||
|
||||
Create a tests/tokens.py file containing the following:
|
||||
|
||||
# tests/token.py
|
||||
# tests/tokens.py
|
||||
consumer_key = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
consumer_secret = "xxxxxxxxxx"
|
||||
token = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 854 B After Width: | Height: | Size: 910 B |
Binary file not shown.
Before Width: | Height: | Size: 579 B After Width: | Height: | Size: 635 B |
Loading…
Add table
Add a link
Reference in a new issue