This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
moto
/
moto
/
dynamodb2
History
Bert Blommers
21a77510b3
Rewrite unnecessary importlib dependency in DynamoDB (
#4035
)
2021-06-25 07:58:57 +01:00
..
models
Update __init__.py (
#4024
)
2021-06-23 16:53:05 +01:00
parsing
Rewrite unnecessary importlib dependency in DynamoDB (
#4035
)
2021-06-25 07:58:57 +01:00
__init__.py
Allow reuse of components packed in models.py
2020-04-12 20:05:35 +01:00
comparisons.py
Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation.
2020-03-12 13:50:59 -07:00
exceptions.py
Enforce dynamodb key size limit [solves
#3866
] (
#3888
)
2021-04-30 13:47:47 +01:00
limits.py
Enforce dynamodb key size limit [solves
#3866
] (
#3888
)
2021-04-30 13:47:47 +01:00
responses.py
Add support for DynamoDB Backup/Restore (
#3995
)
2021-06-10 07:05:07 +01:00
urls.py
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00