[Python-modules-commits] [djangorestframework] branch master updated (f49222e -> d06d3c5)

Brian May bam at moszumanska.debian.org
Fri Oct 30 08:58:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

bam pushed a change to branch master
in repository djangorestframework.

      from  f49222e   Fix changelog; this *was* released
       new  84cac52   record new upstream branch created by importing djangorestframework_3.3.0.orig.tar.gz
       new  2fd55ce   Import djangorestframework_3.3.0.orig.tar.gz
       new  4105729   Removed remote resouces in index.md
       new  70a2803   remove_google_analytics
       new  0c1ecdc   Python3.5 fix
       new  6ab3670   merge patched into master
       new  4d18c33   New changelog for new version.
       new  d06d3c5   Add jquery source.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |    25 +-
 README.md                                          |     5 +-
 debian/.git-dpm                                    |    14 +-
 debian/changelog                                   |     6 +
 debian/missing-sources/jquery-1.11.3.js            | 10351 +++++++++++++++++++
 debian/patches/0003-Python3.5-fix.patch            |     6 +-
 debian/patches/remove_google_analytics.patch       |     4 +-
 debian/patches/remove_remote_resources.patch       |     6 +-
 docs/api-guide/authentication.md                   |    10 +
 docs/api-guide/fields.md                           |    23 +-
 docs/api-guide/filtering.md                        |    42 +-
 docs/api-guide/format-suffixes.md                  |    10 +
 docs/api-guide/pagination.md                       |     2 +-
 docs/api-guide/relations.md                        |    35 +-
 docs/api-guide/renderers.md                        |    17 +-
 docs/api-guide/serializers.md                      |    51 +-
 docs/api-guide/settings.md                         |    48 +-
 docs/api-guide/testing.md                          |     4 +-
 docs/api-guide/throttling.md                       |     4 +-
 docs/api-guide/versioning.md                       |     2 +-
 docs/img/django-filter.png                         |   Bin 0 -> 13678 bytes
 docs/img/filter-controls.png                       |   Bin 0 -> 47904 bytes
 docs/img/horizontal.png                            |   Bin 0 -> 11628 bytes
 docs/img/inline.png                                |   Bin 0 -> 8295 bytes
 docs/img/ordering-filter.png                       |   Bin 0 -> 18226 bytes
 docs/img/search-filter.png                         |   Bin 0 -> 9137 bytes
 docs/img/vertical.png                              |   Bin 0 -> 11946 bytes
 docs/index.md                                      |    19 +-
 docs/topics/3.3-announcement.md                    |    58 +
 docs/topics/browser-enhancements.md                |    87 +-
 docs/topics/funding.md                             |   314 +
 docs/topics/html-and-forms.md                      |   214 +
 docs/topics/release-notes.md                       |    95 +-
 docs/topics/third-party-resources.md               |     6 +
 docs/tutorial/1-serialization.md                   |     2 +-
 docs/tutorial/6-viewsets-and-routers.md            |     2 +-
 docs_theme/base.html                               |     2 +-
 mkdocs.yml                                         |     2 +
 requirements.txt                                   |     4 +-
 requirements/requirements-packaging.txt            |     2 +-
 rest_framework/__init__.py                         |     2 +-
 rest_framework/authtoken/serializers.py            |     8 +-
 .../authtoken/south_migrations/0001_initial.py     |    60 -
 .../authtoken/south_migrations/__init__.py         |     0
 rest_framework/compat.py                           |    71 +-
 rest_framework/exceptions.py                       |     6 +-
 rest_framework/fields.py                           |   265 +-
 rest_framework/filters.py                          |   151 +-
 rest_framework/locale/ar/LC_MESSAGES/django.mo     |   Bin 4888 -> 4888 bytes
 rest_framework/locale/ar/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/be/LC_MESSAGES/django.mo     |   Bin 655 -> 655 bytes
 rest_framework/locale/be/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/ca/LC_MESSAGES/django.mo     |   Bin 0 -> 9749 bytes
 rest_framework/locale/ca/LC_MESSAGES/django.po     |   400 +
 rest_framework/locale/ca_ES/LC_MESSAGES/django.mo  |   Bin 0 -> 528 bytes
 .../locale/{pt => ca_ES}/LC_MESSAGES/django.po     |   161 +-
 rest_framework/locale/cs/LC_MESSAGES/django.mo     |   Bin 9140 -> 9140 bytes
 rest_framework/locale/cs/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/da/LC_MESSAGES/django.mo     |   Bin 8905 -> 8905 bytes
 rest_framework/locale/da/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/de/LC_MESSAGES/django.mo     |   Bin 9544 -> 9544 bytes
 rest_framework/locale/de/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/en/LC_MESSAGES/django.mo     |   Bin 9406 -> 9476 bytes
 rest_framework/locale/en/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/en_CA/LC_MESSAGES/django.mo  |   Bin 529 -> 529 bytes
 rest_framework/locale/en_CA/LC_MESSAGES/django.po  |   157 +-
 rest_framework/locale/en_US/LC_MESSAGES/django.mo  |   Bin 378 -> 378 bytes
 rest_framework/locale/en_US/LC_MESSAGES/django.po  |   153 +-
 rest_framework/locale/es/LC_MESSAGES/django.mo     |   Bin 9844 -> 10127 bytes
 rest_framework/locale/es/LC_MESSAGES/django.po     |   163 +-
 rest_framework/locale/et/LC_MESSAGES/django.mo     |   Bin 8836 -> 8836 bytes
 rest_framework/locale/et/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/fr/LC_MESSAGES/django.mo     |   Bin 9389 -> 10193 bytes
 rest_framework/locale/fr/LC_MESSAGES/django.po     |   169 +-
 rest_framework/locale/fr_CA/LC_MESSAGES/django.mo  |   Bin 527 -> 527 bytes
 rest_framework/locale/fr_CA/LC_MESSAGES/django.po  |   157 +-
 rest_framework/locale/gl/LC_MESSAGES/django.mo     |   Bin 515 -> 515 bytes
 rest_framework/locale/gl/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/gl_ES/LC_MESSAGES/django.mo  |   Bin 669 -> 669 bytes
 rest_framework/locale/gl_ES/LC_MESSAGES/django.po  |   157 +-
 rest_framework/locale/hu/LC_MESSAGES/django.mo     |   Bin 9228 -> 9228 bytes
 rest_framework/locale/hu/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/id/LC_MESSAGES/django.mo     |   Bin 510 -> 510 bytes
 rest_framework/locale/id/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/it/LC_MESSAGES/django.mo     |   Bin 9512 -> 9512 bytes
 rest_framework/locale/it/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/ja/LC_MESSAGES/django.mo     |   Bin 0 -> 11341 bytes
 rest_framework/locale/ja/LC_MESSAGES/django.po     |   400 +
 rest_framework/locale/ko_KR/LC_MESSAGES/django.mo  |   Bin 10148 -> 10148 bytes
 rest_framework/locale/ko_KR/LC_MESSAGES/django.po  |   157 +-
 rest_framework/locale/mk/LC_MESSAGES/django.mo     |   Bin 10744 -> 10744 bytes
 rest_framework/locale/mk/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/nb/LC_MESSAGES/django.mo     |   Bin 524 -> 524 bytes
 rest_framework/locale/nb/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/nl/LC_MESSAGES/django.mo     |   Bin 9267 -> 9267 bytes
 rest_framework/locale/nl/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/pl/LC_MESSAGES/django.mo     |   Bin 9602 -> 9602 bytes
 rest_framework/locale/pl/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/pt/LC_MESSAGES/django.mo     |   Bin 517 -> 517 bytes
 rest_framework/locale/pt/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/pt_BR/LC_MESSAGES/django.mo  |   Bin 9204 -> 9974 bytes
 rest_framework/locale/pt_BR/LC_MESSAGES/django.po  |   231 +-
 rest_framework/locale/pt_PT/LC_MESSAGES/django.mo  |   Bin 534 -> 534 bytes
 rest_framework/locale/pt_PT/LC_MESSAGES/django.po  |   157 +-
 rest_framework/locale/ru/LC_MESSAGES/django.mo     |   Bin 11487 -> 11487 bytes
 rest_framework/locale/ru/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/sk/LC_MESSAGES/django.mo     |   Bin 9524 -> 9524 bytes
 rest_framework/locale/sk/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/sv/LC_MESSAGES/django.mo     |   Bin 9519 -> 9519 bytes
 rest_framework/locale/sv/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/tr/LC_MESSAGES/django.mo     |   Bin 9211 -> 9211 bytes
 rest_framework/locale/tr/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/tr_TR/LC_MESSAGES/django.mo  |   Bin 522 -> 522 bytes
 rest_framework/locale/tr_TR/LC_MESSAGES/django.po  |   157 +-
 rest_framework/locale/uk/LC_MESSAGES/django.mo     |   Bin 590 -> 590 bytes
 rest_framework/locale/uk/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/vi/LC_MESSAGES/django.mo     |   Bin 510 -> 510 bytes
 rest_framework/locale/vi/LC_MESSAGES/django.po     |   157 +-
 rest_framework/locale/zh_CN/LC_MESSAGES/django.mo  |   Bin 9261 -> 9261 bytes
 rest_framework/locale/zh_CN/LC_MESSAGES/django.po  |   157 +-
 rest_framework/locale/zh_TW/LC_MESSAGES/django.mo  |   Bin 0 -> 522 bytes
 .../locale/{id => zh_TW}/LC_MESSAGES/django.po     |   161 +-
 rest_framework/metadata.py                         |     5 +-
 rest_framework/negotiation.py                      |     3 -
 rest_framework/pagination.py                       |    65 +-
 rest_framework/permissions.py                      |     6 +-
 rest_framework/relations.py                        |    24 +-
 rest_framework/renderers.py                        |   103 +-
 rest_framework/request.py                          |   101 +-
 rest_framework/response.py                         |     2 +-
 rest_framework/reverse.py                          |     1 -
 rest_framework/routers.py                          |     5 +-
 rest_framework/serializers.py                      |    76 +-
 rest_framework/settings.py                         |    25 +-
 .../static/rest_framework/css/default.css          |     8 +
 .../static/rest_framework/js/ajax-form.js          |    97 +
 rest_framework/static/rest_framework/js/csrf.js    |    47 +
 .../static/rest_framework/js/jquery-1.11.3.min.js  |     5 +
 .../static/rest_framework/js/jquery-1.8.1-min.js   |     2 -
 rest_framework/templates/rest_framework/admin.html |    30 +-
 .../templates/rest_framework/api_form.html         |     8 -
 rest_framework/templates/rest_framework/base.html  |    43 +-
 .../templates/rest_framework/filters/base.html     |    16 +
 .../rest_framework/filters/django_filter.html      |     6 +
 .../filters/django_filter_crispyforms.html         |     5 +
 .../templates/rest_framework/filters/ordering.html |    14 +
 .../templates/rest_framework/filters/search.html   |    12 +
 .../templates/rest_framework/horizontal/form.html  |    20 +-
 .../rest_framework/horizontal/select.html          |     2 +-
 .../rest_framework/horizontal/select_multiple.html |     2 +-
 .../templates/rest_framework/inline/form.html      |    17 +-
 .../templates/rest_framework/inline/select.html    |     2 +-
 .../rest_framework/inline/select_multiple.html     |     2 +-
 .../templates/rest_framework/raw_data_form.html    |     1 -
 .../templates/rest_framework/vertical/form.html    |    16 +-
 .../templates/rest_framework/vertical/select.html  |     2 +-
 .../rest_framework/vertical/select_multiple.html   |     2 +-
 rest_framework/templatetags/rest_framework.py      |    21 +-
 rest_framework/utils/field_mapping.py              |    51 +-
 rest_framework/utils/html.py                       |     2 +-
 rest_framework/utils/model_meta.py                 |    18 +-
 rest_framework/utils/serializer_helpers.py         |     5 +-
 rest_framework/validators.py                       |    18 +-
 runtests.py                                        |     6 +-
 setup.py                                           |     4 +
 tests/test_atomic_requests.py                      |    36 +-
 tests/test_bound_fields.py                         |    23 +
 tests/test_fields.py                               |   101 +-
 tests/test_filters.py                              |    19 +-
 tests/test_model_serializer.py                     |    41 +-
 tests/test_pagination.py                           |    35 -
 tests/test_permissions.py                          |     6 +-
 tests/test_relations_generic.py                    |     2 +-
 tests/test_renderers.py                            |    14 +-
 tests/test_request.py                              |    84 +-
 tests/test_response.py                             |    51 +-
 tests/test_serializer.py                           |    10 +
 tests/test_serializer_lists.py                     |    29 +
 tests/test_serializer_nested.py                    |    50 +-
 tests/test_utils.py                                |     6 +-
 tests/test_validators.py                           |     2 +-
 tests/test_views.py                                |    30 -
 tox.ini                                            |    49 +-
 183 files changed, 16764 insertions(+), 3150 deletions(-)
 create mode 100644 debian/missing-sources/jquery-1.11.3.js
 create mode 100644 docs/img/django-filter.png
 create mode 100644 docs/img/filter-controls.png
 create mode 100644 docs/img/horizontal.png
 create mode 100644 docs/img/inline.png
 create mode 100644 docs/img/ordering-filter.png
 create mode 100644 docs/img/search-filter.png
 create mode 100644 docs/img/vertical.png
 create mode 100644 docs/topics/3.3-announcement.md
 create mode 100644 docs/topics/funding.md
 create mode 100644 docs/topics/html-and-forms.md
 delete mode 100644 rest_framework/authtoken/south_migrations/0001_initial.py
 delete mode 100644 rest_framework/authtoken/south_migrations/__init__.py
 create mode 100644 rest_framework/locale/ca/LC_MESSAGES/django.mo
 create mode 100644 rest_framework/locale/ca/LC_MESSAGES/django.po
 create mode 100644 rest_framework/locale/ca_ES/LC_MESSAGES/django.mo
 copy rest_framework/locale/{pt => ca_ES}/LC_MESSAGES/django.po (72%)
 create mode 100644 rest_framework/locale/ja/LC_MESSAGES/django.mo
 create mode 100644 rest_framework/locale/ja/LC_MESSAGES/django.po
 create mode 100644 rest_framework/locale/zh_TW/LC_MESSAGES/django.mo
 copy rest_framework/locale/{id => zh_TW}/LC_MESSAGES/django.po (72%)
 create mode 100644 rest_framework/static/rest_framework/js/ajax-form.js
 create mode 100644 rest_framework/static/rest_framework/js/csrf.js
 create mode 100644 rest_framework/static/rest_framework/js/jquery-1.11.3.min.js
 delete mode 100644 rest_framework/static/rest_framework/js/jquery-1.8.1-min.js
 delete mode 100644 rest_framework/templates/rest_framework/api_form.html
 create mode 100644 rest_framework/templates/rest_framework/filters/base.html
 create mode 100644 rest_framework/templates/rest_framework/filters/django_filter.html
 create mode 100644 rest_framework/templates/rest_framework/filters/django_filter_crispyforms.html
 create mode 100644 rest_framework/templates/rest_framework/filters/ordering.html
 create mode 100644 rest_framework/templates/rest_framework/filters/search.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/djangorestframework.git



More information about the Python-modules-commits mailing list