Help needed & Status of DEP0005 (middleware handling)
43 views
Skip to first unread message
Florian Apolloner
unread,
Apr 2, 2016, 5:38:27 AM4/2/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django developers (Contributions to Django itself)
Hi,
so here is a short update for DEP0005: I've moved from a branch on my private repository to a branch named dep0005 on Django to make it easier for core developers to push there and to allow others to easily make pull requests against it. The code as is works fine, the remaining tasks are basically to update tests and make sure that the middlewares Django ships work with both (old and newstyle middlewares) [oh, and docs, lot of docs ;)]. If you want to work on any of the items, please pick one in https://github.com/django/django/pull/6371 and say so.