Copyrights and Licenses Information
path start end what value
python-django-tastypie/python-django-tastypie.spec 8 8 license bsd-new
python-django-tastypie/django-tastypie-0.13.3/AUTHORS 103 103 license public-domain
python-django-tastypie/django-tastypie-0.13.3/CONTRIBUTING 12 12 license bsd-new
python-django-tastypie/django-tastypie-0.13.3/CONTRIBUTING 15 17 license gpl-1.0-plus
python-django-tastypie/django-tastypie-0.13.3/LICENSE 4 24 license bsd-new
python-django-tastypie/django-tastypie-0.13.3/setup.py 50 50 license bsd-new
python-django-tastypie/django-tastypie-0.13.3/docs/contributing.rst 12 12 license bsd-new
python-django-tastypie/django-tastypie-0.13.3/docs/contributing.rst 15 17 license gpl-1.0-plus
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/gis/COPYING 6 22 license mit
python-django-tastypie/django-tastypie-0.13.3/tastypie/utils/validate_jsonp.py 3 3 license public-domain
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
python-django-tastypie directory
python-django-tastypie/django-tastypie-0.13.3-SPECPARTS directory
python-django-tastypie/python-django-tastypie-0.13.3.tar.gz file
python-django-tastypie/python-django-tastypie-django-1.5.patch file
python-django-tastypie/python-django-tastypie-update_html_theme.patch file
python-django-tastypie/python-django-tastypie.spec file
python-django-tastypie/sources file
python-django-tastypie/django-tastypie-0.13.3 directory
python-django-tastypie/django-tastypie-0.13.3/.travis.yml file
python-django-tastypie/django-tastypie-0.13.3/AUTHORS file
python-django-tastypie/django-tastypie-0.13.3/BACKWARDS-INCOMPATIBLE.txt file
python-django-tastypie/django-tastypie-0.13.3/CONTRIBUTING file
python-django-tastypie/django-tastypie-0.13.3/LICENSE file
python-django-tastypie/django-tastypie-0.13.3/MANIFEST.in file
python-django-tastypie/django-tastypie-0.13.3/README.rst file
python-django-tastypie/django-tastypie-0.13.3/requirements.txt file
python-django-tastypie/django-tastypie-0.13.3/setup.cfg file
python-django-tastypie/django-tastypie-0.13.3/setup.py file
python-django-tastypie/django-tastypie-0.13.3/TODO file
python-django-tastypie/django-tastypie-0.13.3/tox.ini file
python-django-tastypie/django-tastypie-0.13.3/docs directory
python-django-tastypie/django-tastypie-0.13.3/docs/api.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/authentication.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/authorization.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/bundles.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/caching.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/compatibility_notes.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/conf.py file
python-django-tastypie/django-tastypie-0.13.3/docs/content_types.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/contributing.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/cookbook.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/debugging.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/fields.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/geodjango.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/index.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/interacting.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/Makefile file
python-django-tastypie/django-tastypie-0.13.3/docs/namespaces.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/non_orm_data_sources.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/paginator.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/python3.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/resources.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/serialization.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/settings.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/testing.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/throttling.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/toc.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/tools.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/tutorial.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/validation.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/who_uses.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/code directory
python-django-tastypie/django-tastypie-0.13.3/docs/code/authentication.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/manage.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/myapp directory
python-django-tastypie/django-tastypie-0.13.3/docs/code/myapp/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/myapp/models.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/myapp/urls.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/myapp/api directory
python-django-tastypie/django-tastypie-0.13.3/docs/code/myapp/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/myapp/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/myproject directory
python-django-tastypie/django-tastypie-0.13.3/docs/code/myproject/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/myproject/settings.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/myproject/urls.py file
python-django-tastypie/django-tastypie-0.13.3/docs/code/myproject/wsgi.py file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes directory
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/dev.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/index.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.10.0.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.11.0.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.11.1.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.12.0.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.12.1.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.12.2.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.13.0.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.13.1.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.13.2.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.13.3.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.9.13.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.9.14.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.9.15.rst file
python-django-tastypie/django-tastypie-0.13.3/docs/release_notes/v0.9.16.rst file
python-django-tastypie/django-tastypie-0.13.3/tastypie directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/admin.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/api.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/authentication.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/authorization.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/bundle.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/cache.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/compat.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/constants.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/exceptions.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/fields.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/http.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/models.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/paginator.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/serializers.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/test.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/throttle.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/validation.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/contenttypes directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/contenttypes/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/contenttypes/fields.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/contenttypes/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/gis directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/gis/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/gis/COPYING file
python-django-tastypie/django-tastypie-0.13.3/tastypie/contrib/gis/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/management directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/management/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/management/commands directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/management/commands/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/management/commands/backfill_api_keys.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/migrations directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/migrations/0001_initial.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/migrations/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/templates directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/templates/tastypie directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/templates/tastypie/basic.html file
python-django-tastypie/django-tastypie-0.13.3/tastypie/templates/tastypie/detail.html file
python-django-tastypie/django-tastypie-0.13.3/tastypie/templates/tastypie/list.html file
python-django-tastypie/django-tastypie-0.13.3/tastypie/utils directory
python-django-tastypie/django-tastypie-0.13.3/tastypie/utils/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/utils/dict.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/utils/formatting.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/utils/mime.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/utils/timezone.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/utils/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tastypie/utils/validate_jsonp.py file
python-django-tastypie/django-tastypie-0.13.3/tests directory
python-django-tastypie/django-tastypie-0.13.3/tests/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_alphanumeric.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_authorization.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_basic.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_content_gfk.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_core.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_customuser.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_gis.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_gis_spatialite.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_namespaced.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_profilingtests.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_related.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_slashless.py file
python-django-tastypie/django-tastypie-0.13.3/tests/manage_validation.py file
python-django-tastypie/django-tastypie-0.13.3/tests/requirements.txt file
python-django-tastypie/django-tastypie-0.13.3/tests/run_all_tests.sh file
python-django-tastypie/django-tastypie-0.13.3/tests/settings.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_alphanumeric.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_authorization.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_basic.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_content_gfk.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_core.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_customuser.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_gis.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_gis_spatialite.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_namespaced.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_profilingtests.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_related.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_slashless.py file
python-django-tastypie/django-tastypie-0.13.3/tests/settings_validation.py file
python-django-tastypie/django-tastypie-0.13.3/tests/testcases.py file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric directory
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/api directory
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/api/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/fixtures directory
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/fixtures/test_data.json file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/tests directory
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/tests/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/tests/http.py file
python-django-tastypie/django-tastypie-0.13.3/tests/alphanumeric/tests/views.py file
python-django-tastypie/django-tastypie-0.13.3/tests/authorization directory
python-django-tastypie/django-tastypie-0.13.3/tests/authorization/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/authorization/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/authorization/tests.py file
python-django-tastypie/django-tastypie-0.13.3/tests/authorization/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/authorization/api directory
python-django-tastypie/django-tastypie-0.13.3/tests/authorization/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/authorization/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic directory
python-django-tastypie/django-tastypie-0.13.3/tests/basic/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/api directory
python-django-tastypie/django-tastypie-0.13.3/tests/basic/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/api/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/fixtures directory
python-django-tastypie/django-tastypie-0.13.3/tests/basic/fixtures/test_data.json file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/templates directory
python-django-tastypie/django-tastypie-0.13.3/tests/basic/templates/404.html file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/tests directory
python-django-tastypie/django-tastypie-0.13.3/tests/basic/tests/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/tests/http.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/tests/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/basic/tests/views.py file
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk directory
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/api directory
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/api/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/tests directory
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/tests/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/tests/fields.py file
python-django-tastypie/django-tastypie-0.13.3/tests/content_gfk/tests/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core directory
python-django-tastypie/django-tastypie-0.13.3/tests/core/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/forms.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/utils.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/fixtures directory
python-django-tastypie/django-tastypie-0.13.3/tests/core/fixtures/note_testdata.json file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests directory
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/api.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/api_urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/authentication.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/authorization.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/cache.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/commands.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/fields.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/http.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/manual_urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/mocks.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/paginator.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/resource_urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/serializers.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/throttle.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/utils.py file
python-django-tastypie/django-tastypie-0.13.3/tests/core/tests/validation.py file
python-django-tastypie/django-tastypie-0.13.3/tests/customuser directory
python-django-tastypie/django-tastypie-0.13.3/tests/customuser/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/customuser/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/customuser/fixtures directory
python-django-tastypie/django-tastypie-0.13.3/tests/customuser/fixtures/customuser.json file
python-django-tastypie/django-tastypie-0.13.3/tests/customuser/tests directory
python-django-tastypie/django-tastypie-0.13.3/tests/customuser/tests/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/customuser/tests/custom_user.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis directory
python-django-tastypie/django-tastypie-0.13.3/tests/gis/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/api directory
python-django-tastypie/django-tastypie-0.13.3/tests/gis/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/api/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/fixtures directory
python-django-tastypie/django-tastypie-0.13.3/tests/gis/fixtures/test_data.json file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/templates directory
python-django-tastypie/django-tastypie-0.13.3/tests/gis/templates/404.html file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/tests directory
python-django-tastypie/django-tastypie-0.13.3/tests/gis/tests/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/tests/http.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/tests/utils.py file
python-django-tastypie/django-tastypie-0.13.3/tests/gis/tests/views.py file
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced directory
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced/tests.py file
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced/api directory
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced/api/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced/fixtures directory
python-django-tastypie/django-tastypie-0.13.3/tests/namespaced/fixtures/test_data.json file
python-django-tastypie/django-tastypie-0.13.3/tests/profilingtests directory
python-django-tastypie/django-tastypie-0.13.3/tests/profilingtests/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/profilingtests/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/profilingtests/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/profilingtests/tests.py file
python-django-tastypie/django-tastypie-0.13.3/tests/profilingtests/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource directory
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource/tests.py file
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource/api directory
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource/api/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource/fixtures directory
python-django-tastypie/django-tastypie-0.13.3/tests/related_resource/fixtures/test_data.json file
python-django-tastypie/django-tastypie-0.13.3/tests/slashless directory
python-django-tastypie/django-tastypie-0.13.3/tests/slashless/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/slashless/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/slashless/tests.py file
python-django-tastypie/django-tastypie-0.13.3/tests/slashless/api directory
python-django-tastypie/django-tastypie-0.13.3/tests/slashless/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/slashless/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/slashless/api/urls.py file
python-django-tastypie/django-tastypie-0.13.3/tests/slashless/fixtures directory
python-django-tastypie/django-tastypie-0.13.3/tests/slashless/fixtures/test_data.json file
python-django-tastypie/django-tastypie-0.13.3/tests/validation directory
python-django-tastypie/django-tastypie-0.13.3/tests/validation/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/validation/models.py file
python-django-tastypie/django-tastypie-0.13.3/tests/validation/tests.py file
python-django-tastypie/django-tastypie-0.13.3/tests/validation/api directory
python-django-tastypie/django-tastypie-0.13.3/tests/validation/api/__init__.py file
python-django-tastypie/django-tastypie-0.13.3/tests/validation/api/resources.py file
python-django-tastypie/django-tastypie-0.13.3/tests/validation/api/urls.py file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
bsd-new BSD-3-Clause Permissive Regents of the University of California https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/bsd-new.LICENSE https://scancode-licensedb.aboutcode.org/bsd-new http://www.opensource.org/licenses/BSD-3-Clause http://www.opensource.org/licenses/BSD-3-Clause BSD-3-Clause https://spdx.org/licenses/BSD-3-Clause
gpl-1.0-plus GPL 1.0 or later Copyleft Free Software Foundation (FSF) https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/gpl-1.0-plus.LICENSE https://scancode-licensedb.aboutcode.org/gpl-1.0-plus http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html GPL-1.0-or-later https://spdx.org/licenses/GPL-1.0-or-later
mit MIT License Permissive MIT https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE https://scancode-licensedb.aboutcode.org/mit http://opensource.org/licenses/mit-license.php http://opensource.org/licenses/mit-license.php MIT https://spdx.org/licenses/MIT
public-domain Public Domain Public Domain Unspecified https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE https://scancode-licensedb.aboutcode.org/public-domain http://www.linfo.org/publicdomain.html LicenseRef-scancode-public-domain https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE