notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: www/py-djangorestframework/distinfo

Number of commits found: 17

Saturday, 8 Feb 2025
11:33 Kai Knoblich (kai) search for other commits by this committer
www/py-djangorestframework: Update to 3.15.2

Changelog since 3.14.0:

https://www.django-rest-framework.org/community/release-notes/#3152
commit hash: 0cffd5a7f4b752c1f00503dcffb88b72761d29c9 commit hash: 0cffd5a7f4b752c1f00503dcffb88b72761d29c9 commit hash: 0cffd5a7f4b752c1f00503dcffb88b72761d29c9 commit hash: 0cffd5a7f4b752c1f00503dcffb88b72761d29c9 0cffd5a
Sunday, 9 Oct 2022
16:54 Kai Knoblich (kai) search for other commits by this committer
www/py-djangorestframework: Update to 3.14.0

Changelog:

https://www.django-rest-framework.org/community/release-notes/#3140
commit hash: a7f6cbe48fd2df12447a1ddc8266a4bb125e6c18 commit hash: a7f6cbe48fd2df12447a1ddc8266a4bb125e6c18 commit hash: a7f6cbe48fd2df12447a1ddc8266a4bb125e6c18 commit hash: a7f6cbe48fd2df12447a1ddc8266a4bb125e6c18 a7f6cbe
Saturday, 7 May 2022
11:04 Kai Knoblich (kai) search for other commits by this committer
www/py-djangorestframework: Update to 3.13.1

* Remove obsolete entries from CONFLICTS_INSTALL.

* Update pkg-descr to match reality.

Changelog since 3.12.4:

https://www.django-rest-framework.org/community/release-notes/#313x-series
commit hash: f38fc1bea7ccf044bd29823744b8da939a257687 commit hash: f38fc1bea7ccf044bd29823744b8da939a257687 commit hash: f38fc1bea7ccf044bd29823744b8da939a257687 commit hash: f38fc1bea7ccf044bd29823744b8da939a257687 f38fc1b
Saturday, 27 Mar 2021
10:54 kai search for other commits by this committer
www/py-djangorestframework: Update to 3.12.4

Changelog since 3.12.2:

https://www.django-rest-framework.org/community/release-notes/#3124
Original commitRevision:569315 
Thursday, 21 Jan 2021
09:16 kai search for other commits by this committer
www/py-djangorestframework: Update to 3.12.2

* Remove obsolete info from pkg-descr while I'm here.

Changelog:

https://www.django-rest-framework.org/community/release-notes/#3122
Original commitRevision:562182 
Thursday, 22 Oct 2020
17:56 sunpoet search for other commits by this committer
Update to 3.12.1

Changes:	https://github.com/encode/django-rest-framework/releases
		https://github.com/encode/django-rest-framework/commits/master
PR:		250122
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 18 days)
Original commitRevision:553053 
Friday, 29 May 2020
15:45 kai search for other commits by this committer
www/py-djangorestframework: Update to 3.11.0

* Switch the port to Django 2.2 (current LTS release) as well because
  Django 1.11 is End-of-Life since April.  Do the same for www/py-drf-yasg.

* Repo-copy www/py-djangorestframework to www/py-djangorestframework311
  which will be used as a transitional package by www/seahub until it gets
  support for Django 2.2+ in the next weeks/months.

* Drop the Python 2.7 support of the remaining consumers to avoid breakage
  of "bulk -a".

* Mark both repo-copied ports www/py-dj22-{djangorestframework,drf-yasg} as
  deprecated because they're obsolete now.

PR:		245309
Reviewed by:	sunpoet (earlier revision), ultima
Differential Revision:	https://reviews.freebsd.org/D24850
Original commitRevision:536980 
Friday, 21 Jun 2019
07:26 kai search for other commits by this committer
www/py-djangorestframework: Update to 3.9.4

Changelog:

https://www.django-rest-framework.org/community/release-notes/#394
Original commitRevision:504760 
Thursday, 25 Apr 2019
16:54 kai search for other commits by this committer
www/py-djangorestframework: Update to 3.9.2

Changes since 3.9.0:

* Routers: invalidate _urls cache on register()
* Deferred schema renderer creation to avoid requiring pyyaml.
* Added 'request_forms' block to base.html
* Fixed SchemaView to reset renderer on exception.
* Update Django Guardian dependency.
* Ensured support for Django 2.2
* Made templates compatible with session-based CSRF.
* Adjusted field validators to accept non-list iterables.
* Added SearchFilter.get_search_fields() hook.
* Fix DeprecationWarning when accessing collections.abc classes via
  collections.
* Allowed Q objects in limit_choices_to introspection.
* Added lazy evaluation to composed permissions.
* Add negation ~ operator to permissions composition.
* Avoided calling distinct on annotated fields in SearchFilter.
* Introduced RemovedInDRF...Warning classes to simplify deprecations.
* Resolve XSS issue in browsable API.
* Upgrade Bootstrap to 3.4.0 to resolve XSS issue.
* Resolve issues with composable permissions.
* Respect limit_choices_to on foreign keys.

https://www.django-rest-framework.org/community/release-notes/#39x-series

Approved by:	mentors (implicit)
Original commitRevision:500034 
Tuesday, 29 Jan 2019
16:36 miwi search for other commits by this committer
- Update to 3.9.0

Changes by upstream:
- https://www.django-rest-framework.org/community/release-notes/#39x-series

PR:		234639
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:491584 
Tuesday, 17 Apr 2018
19:25 pi search for other commits by this committer
New port: www/py-djangorestframework as version 3.8.x

- py-djangorestframework 3.6.x lives on as py-djangorestframework36
- seahub and django-annotations stay on -36

PR:		227319
Submitted by:	Kai <freebsd_ports@k-worx.org>
Reviewed by:	antoine, sunpoet
Original commitRevision:467652 
Friday, 29 Dec 2017
20:53 antoine search for other commits by this committer
Revert r457271, version 3.7.7 is not compatible with django 1.8

With hat:	portmgr
Original commitRevision:457543 
Tuesday, 26 Dec 2017
10:12 alfred search for other commits by this committer
www/py-djangorestframework: update to 3.7.7
Original commitRevision:457271 
Tuesday, 29 Aug 2017
05:03 alfred search for other commits by this committer
update to 3.6.4 for py3 support
Original commitRevision:448890 
Monday, 21 Mar 2016
05:03 alfred search for other commits by this committer
www/py-djangorestframework: update to 3.3.3
Original commitRevision:411537 
Sunday, 7 Feb 2016
16:36 alfred search for other commits by this committer
- Update to 3.3.2.
Original commitRevision:408424 
16:22 alfred search for other commits by this committer
Add django rest framework and some of its modules.

Differential Revision:      https://reviews.freebsd.org/D3806
Original commitRevision:408420 

Number of commits found: 17