File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ You can determine your currently installed version using `pip freeze`:
59
59
* Fix Metaclass attribute depth ignoring fields attribute. ([ #2287 ] [ gh2287 ] )
60
60
* Fix ` format_suffix_patterns ` to work with Django's ` i18n_patterns ` . ([ #2278 ] [ gh2278 ] )
61
61
* Ability to customize router URLs for custom actions, using ` url_path ` . ([ #2010 ] [ gh2010 ] )
62
+ * Don't install Django REST Framework as egg. ([ #2386 ] [ gh2386 ] )
62
63
63
64
### 3.0.2
64
65
@@ -700,6 +701,7 @@ For older release notes, [please see the GitHub repo](old-release-notes).
700
701
701
702
[ 3.0.1-milestone ] : https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.1+Release%22
702
703
[ 3.0.2-milestone ] : https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.2+Release%22
704
+ [ 3.0.3-milestone ] : https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.3+Release%22
703
705
704
706
<!-- 3.0.1 -->
705
707
[ gh2013 ] : https://github.com/tomchristie/django-rest-framework/issues/2013
@@ -767,3 +769,4 @@ For older release notes, [please see the GitHub repo](old-release-notes).
767
769
[ gh2351 ] : https://github.com/tomchristie/django-rest-framework/issues/2351
768
770
[ gh2355 ] : https://github.com/tomchristie/django-rest-framework/issues/2355
769
771
[ gh2369 ] : https://github.com/tomchristie/django-rest-framework/issues/2369
772
+ [ gh2386 ] : https://github.com/tomchristie/django-rest-framework/issues/2386
You can’t perform that action at this time.
0 commit comments