Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bbc2/django-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-ddns

django-ddns implements the DynDNS protocol server-side as described on http://dyn.com/support/developers/api/.

Architecture

Main files:

dyndns/
    settings.py: project settings
    settings_local.sample.py: sample settings to be completed and renamed
dyn/
    views.py: view functions (no class-based views)
    libdyn.py: functions implementing the DynDNS protocol
updaters/
    (update handlers)

License

See LICENSE (MIT).

About

Django app implementing the DynDNS protocol server-side

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages