0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/releases
Mario César b95cc1e687 Update decorator patterns util to preserve original view method name when introspecting.
When decorate_urlpatterns apply a decorator to a view function it lost spec names, docs, and the module where it was imported, making it uneasy to inspect when debugging (Like getting the name view and docs when using django-debug-toolbar)

Using functools.update_wrapper it updates the resulting function to look like the original wrapped view function.

Without the use of this decorator factory, the name of the wrapped view function would have been 'decorated_view'.
2016-05-08 04:44:30 +02:00
..
0.4.1.rst
0.4.rst Spelling corrections 2015-04-19 10:53:34 +01:00
0.5.rst
0.6.rst Update 0.6.rst 2014-09-29 16:25:24 +01:00
0.7.rst prepare for 0.7 release 2014-10-09 19:51:26 +01:00
0.8.1.rst Prepare for 0.8.1 release 2014-11-05 22:05:48 +00:00
0.8.3.rst formally withdraw 0.8.2 release, move release notes to 0.8.3 2014-11-20 16:51:19 +00:00
0.8.4.rst release note for #872 2014-12-16 16:43:55 +00:00
0.8.5.rst Started fixing spellings. Added wordlist 2015-04-17 23:05:08 +01:00
0.8.6.rst prepare for 0.8.6 release 2015-03-10 17:32:14 +00:00
0.8.7.rst Finalise 0.8.7 in documentation 2015-04-29 14:08:32 +01:00
0.8.8.rst remove 'in development' from 0.8.8 2015-06-18 16:38:21 +01:00
0.8.10.rst version bump to 0.8.10 due to packaging issues (grr) 2015-09-16 17:36:21 +01:00
0.8.rst Document the necessary fix to custom image migrations - fixes #832 2014-12-04 13:18:19 +00:00
1.0.rst 'extremely basic information' -> 'the hostname of your Wagtail site' 2015-07-15 17:12:19 +01:00
1.1.rst prepare for 1.1 release 2015-09-15 12:45:54 +01:00
1.2.rst Prepare for 1.2 release 2015-11-12 16:55:14 +00:00
1.3.1.rst Version bump to 1.3.1 2016-01-05 17:19:08 +00:00
1.3.rst Mark 1.3 as no longer in development / bump project template to require Wagtail 1.4a0 2015-12-23 17:49:30 +00:00
1.4.1.rst Removed arrow-up after selector issue #2365 2016-03-17 01:25:26 +00:00
1.4.2.rst Tweaks to changelog message 2016-03-30 22:29:33 +01:00
1.4.3.rst 1.4.3 no longer in development 2016-04-04 21:39:58 +01:00
1.4.4.rst Do not get message classes from MESSAGE_TAGS 2016-05-03 11:42:26 +01:00
1.4.rst 1.4 no longer 'in development' 2016-03-16 11:31:20 +00:00
1.5.rst Update decorator patterns util to preserve original view method name when introspecting. 2016-05-08 04:44:30 +02:00
index.rst Changelog for #2488 2016-04-18 23:20:26 +01:00