Update Readme with signign key
This commit is contained in:
parent
bf4d752f20
commit
8b8e7f98b8
@ -47,9 +47,15 @@ class SomeClass(models.Model):
|
|||||||
- Store original filename in a field, maybe?
|
- Store original filename in a field, maybe?
|
||||||
- Use original filename instead, so it honors the "upload_to" parameter.
|
- Use original filename instead, so it honors the "upload_to" parameter.
|
||||||
|
|
||||||
|
## Signing Key
|
||||||
|
You can find my signing key at [TyrelSouza.com](https://tyrelsouza.com/blog/pgp-keys/)
|
||||||
|
|
||||||
|
I will sign everything with 0x769A1BC78A2DDEE2
|
||||||
|
|
||||||
## CHANGELOG
|
## CHANGELOG
|
||||||
|
|
||||||
|
- 2016-12-09 [Tyrel Souza] Add signing key to readme.
|
||||||
|
- 2016-12-09 [Tyrel Souza] Update Tests, add some cleanup.
|
||||||
- 2016-12-08 [Tyrel Souza] Add more documentation.
|
- 2016-12-08 [Tyrel Souza] Add more documentation.
|
||||||
- 2016-12-07 [Tyrel Souza] Update Readme, move to github, gitlab wasn't functioning properly.
|
- 2016-12-07 [Tyrel Souza] Update Readme, move to github, gitlab wasn't functioning properly.
|
||||||
- 2016-12-07 [Tyrel Souza] Initial commits and basic project setup
|
- 2016-12-07 [Tyrel Souza] Initial commits and basic project setup
|
||||||
|
Loading…
Reference in New Issue
Block a user