27e74ca0c2
feat: add IAM role support and remove django.contrib.sites dependency
...
- Add optional IAM role authentication for AWS SES backend
- Remove AwsSesSettings model and sites framework dependency
- Maintain backward compatibility with access key authentication
- Update backend to conditionally use credentials when provided
- Remove sites framework from installation requirements
- Update documentation with IAM role configuration examples
BREAKING CHANGE: Removes django.contrib.sites dependency and AwsSesSettings model
2025-12-05 01:45:49 -06:00
e8ec03e75c
still trying to get it all to render corectly on testpypi
2025-04-23 00:18:19 -05:00
0f05b491d1
still trying to get it all to render corectly on testpypi
2025-04-22 23:54:32 -05:00
72509ecf73
added contributing section to readme
2025-04-22 23:24:48 -05:00
d0b9ae4715
added Isaacs contribution notes
2025-04-22 23:17:31 -05:00
95323c0c78
added changelog to readme
2025-04-22 23:15:53 -05:00
922392a332
added changelog to readme
2025-04-22 23:13:39 -05:00
7b1e3bd5e7
added changelog to readme
2025-04-22 22:49:14 -05:00
66dbfe4269
added changelog to readme
2025-04-22 22:32:08 -05:00
27411b4b44
added changelog to readme
2025-04-22 22:30:57 -05:00
278b24ed07
added changelog to readme
2025-04-22 22:27:37 -05:00
8f5b86c202
added changelog
2025-04-22 22:23:32 -05:00
f2d78b4afd
re work of readme
2025-04-22 21:41:51 -05:00
ea46f2b16b
re work of readme
2025-04-22 21:31:33 -05:00
1505196781
re work of readme
2025-04-22 21:25:03 -05:00
eb088fa119
re work of readme
2025-04-22 20:10:38 -05:00
c1473e0d85
re work of readme
2025-04-22 20:10:10 -05:00
19d0ee3454
re work of readme
2025-04-22 20:01:09 -05:00
724f28c008
re work of readme
2025-04-22 19:59:58 -05:00
951e7f81c9
working on pushing to testpypi
2025-04-21 23:53:59 -05:00
6d19c5b577
working on pushing to testpypi
2025-04-21 22:30:24 -05:00
0ab8a5002c
added missing requirements to requirements-dev
2025-04-19 22:05:16 -05:00
d6312cab5b
updated tests.py again
2025-04-18 21:15:29 -05:00
bbc36d3612
updated tests.py again
2025-04-18 21:02:05 -05:00
cb8a18d467
Merge branch 'master' of https://git-vault.zeeksgeeks.com/zeeksgeeks/django_aws_ses
2025-04-18 20:35:16 -05:00
efd169b200
updated tests.py again
2025-04-18 20:34:58 -05:00
cb559c377c
update to migrations
2025-04-19 01:15:50 +00:00
42fd9353f5
updated tests.py again
2025-04-18 20:07:09 -05:00
a159b0e054
updated tests.py again
2025-04-18 19:49:30 -05:00
abbfb07329
updated tests.py again
2025-04-18 19:42:14 -05:00
9e6f85f27a
updated tests.py again
2025-04-18 19:36:46 -05:00
7b94eb3918
updated tests.py again
2025-04-18 19:31:59 -05:00
900a8e412f
updated tests.py again
2025-04-18 19:26:36 -05:00
df3c123236
updated tests.py again
2025-04-18 19:20:23 -05:00
541461705f
updated tests.py again
2025-04-18 19:10:01 -05:00
a6016d7593
updated tests.py again
2025-04-18 18:36:29 -05:00
99667e7e42
removed .project and .pydevproject from repo
2025-04-18 18:35:36 -05:00
26e0e455b7
trying to build the package.
2025-04-18 17:50:58 -05:00
7e927a8d89
Merge branch 'master' of https://git-vault.zeeksgeeks.com/zeeksgeeks/django_aws_ses
2025-04-18 17:40:01 -05:00
cff26afc3b
working on gettign the tests to pass
2025-04-18 17:39:55 -05:00
root
bcde0894a7
adding the needed migrations to setup the project.
2025-04-18 22:28:28 +00:00
de7a752238
requirments.txt
2025-04-18 16:34:27 -05:00
39a972d688
updates to README.md addition of CONTRIBUTING.md work on tests and requirments-dev.txt
2025-04-18 16:31:05 -05:00
3113fb953f
template updates and suporting files
2025-04-18 16:02:09 -05:00
36ab722d2b
template updates and suporting files
2025-04-18 16:02:08 -05:00
f0d8e2c8a4
updates to signals.py
2025-04-18 14:59:34 -05:00
f49706a476
update to backend.py and utils.py to suport changes in signals.py
2025-04-18 14:58:38 -05:00
c0b71c4060
update to apps.py
2025-04-18 14:41:37 -05:00
4a2e9342ea
updates to views.py
2025-04-18 14:39:19 -05:00
0d9aa2f4a7
updates to settings.py
2025-04-18 14:33:58 -05:00