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
/
route53
History
Steve Pulec
79e31e7287
Fix route53 hosted zone id parsing.
...
The zone id previously contained hostedzone/<zone_id>
2014-09-08 22:00:55 -04:00
..
__init__.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
models.py
Cleanup route53 local variable names.
2014-08-29 21:14:24 -04:00
responses.py
Support Python 3 using six
2014-08-28 10:57:43 -04:00
urls.py
Fix route53 hosted zone id parsing.
2014-09-08 22:00:55 -04:00