Skip to content
  • Barry Warsaw's avatar
    Support for proper domains by interface. Add a test and update modules as · 211a82dd
    Barry Warsaw authored
    necessary.  Finally delete DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST.  Now
    add_domain() must be called in the confirmation file for every domain.
    
    add_domain() itself is now pretty much just a proxy for the Domain
    constructor.
    
    Add stop() as an alias for pdb.set_trace() to the documentation doctest globs.
    211a82dd