• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: django_mail_admin (GitHub Link)
  • django_mail_admin-master
    • .github
      • ISSUE_TEMPLATE.md
    • requirements_test.txt
    • Makefile
    • .coveragerc
    • django_mail_admin
      • apps.py
      • fields.py
      • cache.py
      • connections.py
      • mail.py
      • lockfile.py
      • backends.py
      • models
        • outgoing.py
        • configurations.py
        • templates.py
        • __init__.py
        • incoming.py
        • logs.py
      • views.py
      • locale
        • ru_RU
          • LC_MESSAGES
            • django.mo
            • django.po
      • urls.py
      • forms.py
      • __init__.py
      • transports
        • babyl.py
        • mbox.py
        • pop3.py
        • mh.py
        • gmail.py
        • generic.py
        • imap.py
        • mmdf.py
        • __init__.py
        • maildir.py
        • base.py
      • utils.py
      • migrations
        • 0002_auto_20190709_1139.py
        • 0001_initial.py
        • __init__.py
      • google_utils.py
      • settings.py
      • admin.py
      • validators.py
      • logutils.py
      • signals.py
      • management
        • commands
          • get_new_mail.py
          • send_queued_mail.py
          • cleanup_email.py
          • __init__.py
        • __init__.py
    • LICENSE
    • manage.py
    • .editorconfig
    • README.rst
    • setup.py
    • example
      • templates
        • django_mail_admin
          • base.html
      • manage.py
      • example
        • wsgi.py
        • urls.py
        • __init__.py
        • settings.py
      • README.md
      • requirements.txt
    • AUTHORS.rst
    • runtests.py
    • setup.cfg
    • HISTORY.rst
    • .travis.yml
    • CONTRIBUTING.rst
    • tests
      • test_incomingemail_flattening.py
      • test_utils.py
      • test_cache.py
      • test_fields.py
      • test_commands.py
      • test_validators.py
      • test_process_email.py
      • test_models_configurations.py
      • messages
        • generic_message.eml
        • message_with_many_multiparts_stripped_html.eml
        • message_with_long_content.eml
        • message_with_text_attachment.eml
        • message_with_defective_attachment_association.eml
        • message_with_image_jpg_mimetype.eml
        • message_with_utf8_char.eml
        • message_with_defective_attachment_association_result.eml
        • message_with_many_multiparts.eml
        • message_with_single_byte_encoding.eml
        • multipart_text.eml
        • message_with_utf8_attachment.eml
        • message_with_attachment.eml
        • message_with_not_decoded_attachment_header.eml
        • message_with_invalid_encoding.eml
        • message_with_single_byte_extended_subject_encoding.eml
        • message_with_invalid_content_for_declared_encoding.eml
        • message_with_long_text_lines.eml
        • email_issue_82.eml
      • test_str.py
      • urls.py
      • test_mailbox_base.py
      • test_backends.py
      • test_integration_smtp.py
      • __init__.py
      • test_lockfile.py
      • test_mailbox.py
      • test_connections.py
      • test_integration_imap.py
      • settings.py
      • test_models_outgoing.py
      • test_transports.py
    • requirements.txt
    • screenshots
    • .gitignore
    • docs
      • history.rst
      • Makefile
      • make.bat
      • usage.rst
      • readme.rst
      • authors.rst
      • settings.rst
      • index.rst
      • conf.py
      • contributing.rst
    • MANIFEST.in
    • tox.ini
    • requirements_dev.txt