• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: django-rest-polymorphic (GitHub Link)
  • django-rest-polymorphic-master
    • codecov.yml
    • LICENSE
    • manage.py
    • .editorconfig
    • README.rst
    • rest_polymorphic
      • __version__.py
      • serializers.py
      • __init__.py
    • setup.py
    • example
      • manage.py
      • projects
        • serializers.py
        • models.py
        • views.py
        • urls.py
        • __init__.py
        • migrations
          • 0001_initial.py
          • __init__.py
        • management
          • commands
            • testdata.py
            • __init__.py
          • __init__.py
      • example
        • wsgi.py
        • asgi.py
        • urls.py
        • __init__.py
        • settings.py
    • AUTHORS.rst
    • HISTORY.rst
    • .travis.yml
    • tests
      • test_serializers.py
      • serializers.py
      • models.py
      • __init__.py
      • settings.py
    • pytest.ini
    • requirements.txt
    • .gitignore
    • requirements
      • testing.txt
      • packaging.txt
      • codestyle.txt
    • MANIFEST.in
    • tox.ini