mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-03 12:00:12 +03:00
Move Issue links to bottom
This commit is contained in:
parent
4eb5b1a222
commit
c81b99df5e
|
@ -100,56 +100,6 @@ You can determine your currently installed version using `pip freeze`:
|
||||||
* Add example using `source=‘*’` to custom field docs. [#5688][gh5688]
|
* Add example using `source=‘*’` to custom field docs. [#5688][gh5688]
|
||||||
* Fix format_suffix_patterns behavior with Django 2 path() routes [#5691][gh5691]
|
* Fix format_suffix_patterns behavior with Django 2 path() routes [#5691][gh5691]
|
||||||
|
|
||||||
[gh5691]: https://github.com/encode/django-rest-framework/issues/5691
|
|
||||||
[gh5688]: https://github.com/encode/django-rest-framework/issues/5688
|
|
||||||
[gh5689]: https://github.com/encode/django-rest-framework/issues/5689
|
|
||||||
[gh5687]: https://github.com/encode/django-rest-framework/issues/5687
|
|
||||||
[gh5685]: https://github.com/encode/django-rest-framework/issues/5685
|
|
||||||
[gh5683]: https://github.com/encode/django-rest-framework/issues/5683
|
|
||||||
[gh5682]: https://github.com/encode/django-rest-framework/issues/5682
|
|
||||||
[gh5681]: https://github.com/encode/django-rest-framework/issues/5681
|
|
||||||
[gh5680]: https://github.com/encode/django-rest-framework/issues/5680
|
|
||||||
[gh5679]: https://github.com/encode/django-rest-framework/issues/5679
|
|
||||||
[gh5678]: https://github.com/encode/django-rest-framework/issues/5678
|
|
||||||
[gh5656]: https://github.com/encode/django-rest-framework/issues/5656
|
|
||||||
[gh5665]: https://github.com/encode/django-rest-framework/issues/5665
|
|
||||||
[gh5658]: https://github.com/encode/django-rest-framework/issues/5658
|
|
||||||
[gh5668]: https://github.com/encode/django-rest-framework/issues/5668
|
|
||||||
[gh5652]: https://github.com/encode/django-rest-framework/issues/5652
|
|
||||||
[gh5648]: https://github.com/encode/django-rest-framework/issues/5648
|
|
||||||
[gh5649]: https://github.com/encode/django-rest-framework/issues/5649
|
|
||||||
[gh5646]: https://github.com/encode/django-rest-framework/issues/5646
|
|
||||||
[gh5645]: https://github.com/encode/django-rest-framework/issues/5645
|
|
||||||
[gh5641]: https://github.com/encode/django-rest-framework/issues/5641
|
|
||||||
[gh5639]: https://github.com/encode/django-rest-framework/issues/5639
|
|
||||||
[gh5622]: https://github.com/encode/django-rest-framework/issues/5622
|
|
||||||
[gh5625]: https://github.com/encode/django-rest-framework/issues/5625
|
|
||||||
[gh5624]: https://github.com/encode/django-rest-framework/issues/5624
|
|
||||||
[gh5629]: https://github.com/encode/django-rest-framework/issues/5629
|
|
||||||
[gh5626]: https://github.com/encode/django-rest-framework/issues/5626
|
|
||||||
[gh5600]: https://github.com/encode/django-rest-framework/issues/5600
|
|
||||||
[gh5618]: https://github.com/encode/django-rest-framework/issues/5618
|
|
||||||
[gh5619]: https://github.com/encode/django-rest-framework/issues/5619
|
|
||||||
[gh5607]: https://github.com/encode/django-rest-framework/issues/5607
|
|
||||||
[gh5617]: https://github.com/encode/django-rest-framework/issues/5617
|
|
||||||
[gh5598]: https://github.com/encode/django-rest-framework/issues/5598
|
|
||||||
[gh5613]: https://github.com/encode/django-rest-framework/issues/5613
|
|
||||||
[gh5599]: https://github.com/encode/django-rest-framework/issues/5599
|
|
||||||
[gh5602]: https://github.com/encode/django-rest-framework/issues/5602
|
|
||||||
[gh5612]: https://github.com/encode/django-rest-framework/issues/5612
|
|
||||||
[gh5611]: https://github.com/encode/django-rest-framework/issues/5611
|
|
||||||
[gh5610]: https://github.com/encode/django-rest-framework/issues/5610
|
|
||||||
[gh5590]: https://github.com/encode/django-rest-framework/issues/5590
|
|
||||||
[gh5591]: https://github.com/encode/django-rest-framework/issues/5591
|
|
||||||
[gh5587]: https://github.com/encode/django-rest-framework/issues/5587
|
|
||||||
[gh5584]: https://github.com/encode/django-rest-framework/issues/5584
|
|
||||||
[gh5581]: https://github.com/encode/django-rest-framework/issues/5581
|
|
||||||
[gh5578]: https://github.com/encode/django-rest-framework/issues/5578
|
|
||||||
[gh5577]: https://github.com/encode/django-rest-framework/issues/5577
|
|
||||||
[gh5579]: https://github.com/encode/django-rest-framework/issues/5579
|
|
||||||
[gh5633]: https://github.com/encode/django-rest-framework/issues/5633
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 3.7.3
|
### 3.7.3
|
||||||
|
|
||||||
|
@ -1732,3 +1682,54 @@ For older release notes, [please see the version 2.x documentation][old-release-
|
||||||
|
|
||||||
<!-- 3.7.3 -->
|
<!-- 3.7.3 -->
|
||||||
[gh5567]: https://github.com/encode/django-rest-framework/issues/5567
|
[gh5567]: https://github.com/encode/django-rest-framework/issues/5567
|
||||||
|
|
||||||
|
<!-- 3.7.4 -->
|
||||||
|
[gh5691]: https://github.com/encode/django-rest-framework/issues/5691
|
||||||
|
[gh5688]: https://github.com/encode/django-rest-framework/issues/5688
|
||||||
|
[gh5689]: https://github.com/encode/django-rest-framework/issues/5689
|
||||||
|
[gh5687]: https://github.com/encode/django-rest-framework/issues/5687
|
||||||
|
[gh5685]: https://github.com/encode/django-rest-framework/issues/5685
|
||||||
|
[gh5683]: https://github.com/encode/django-rest-framework/issues/5683
|
||||||
|
[gh5682]: https://github.com/encode/django-rest-framework/issues/5682
|
||||||
|
[gh5681]: https://github.com/encode/django-rest-framework/issues/5681
|
||||||
|
[gh5680]: https://github.com/encode/django-rest-framework/issues/5680
|
||||||
|
[gh5679]: https://github.com/encode/django-rest-framework/issues/5679
|
||||||
|
[gh5678]: https://github.com/encode/django-rest-framework/issues/5678
|
||||||
|
[gh5656]: https://github.com/encode/django-rest-framework/issues/5656
|
||||||
|
[gh5665]: https://github.com/encode/django-rest-framework/issues/5665
|
||||||
|
[gh5658]: https://github.com/encode/django-rest-framework/issues/5658
|
||||||
|
[gh5668]: https://github.com/encode/django-rest-framework/issues/5668
|
||||||
|
[gh5652]: https://github.com/encode/django-rest-framework/issues/5652
|
||||||
|
[gh5648]: https://github.com/encode/django-rest-framework/issues/5648
|
||||||
|
[gh5649]: https://github.com/encode/django-rest-framework/issues/5649
|
||||||
|
[gh5646]: https://github.com/encode/django-rest-framework/issues/5646
|
||||||
|
[gh5645]: https://github.com/encode/django-rest-framework/issues/5645
|
||||||
|
[gh5641]: https://github.com/encode/django-rest-framework/issues/5641
|
||||||
|
[gh5639]: https://github.com/encode/django-rest-framework/issues/5639
|
||||||
|
[gh5622]: https://github.com/encode/django-rest-framework/issues/5622
|
||||||
|
[gh5625]: https://github.com/encode/django-rest-framework/issues/5625
|
||||||
|
[gh5624]: https://github.com/encode/django-rest-framework/issues/5624
|
||||||
|
[gh5629]: https://github.com/encode/django-rest-framework/issues/5629
|
||||||
|
[gh5626]: https://github.com/encode/django-rest-framework/issues/5626
|
||||||
|
[gh5600]: https://github.com/encode/django-rest-framework/issues/5600
|
||||||
|
[gh5618]: https://github.com/encode/django-rest-framework/issues/5618
|
||||||
|
[gh5619]: https://github.com/encode/django-rest-framework/issues/5619
|
||||||
|
[gh5607]: https://github.com/encode/django-rest-framework/issues/5607
|
||||||
|
[gh5617]: https://github.com/encode/django-rest-framework/issues/5617
|
||||||
|
[gh5598]: https://github.com/encode/django-rest-framework/issues/5598
|
||||||
|
[gh5613]: https://github.com/encode/django-rest-framework/issues/5613
|
||||||
|
[gh5599]: https://github.com/encode/django-rest-framework/issues/5599
|
||||||
|
[gh5602]: https://github.com/encode/django-rest-framework/issues/5602
|
||||||
|
[gh5612]: https://github.com/encode/django-rest-framework/issues/5612
|
||||||
|
[gh5611]: https://github.com/encode/django-rest-framework/issues/5611
|
||||||
|
[gh5610]: https://github.com/encode/django-rest-framework/issues/5610
|
||||||
|
[gh5590]: https://github.com/encode/django-rest-framework/issues/5590
|
||||||
|
[gh5591]: https://github.com/encode/django-rest-framework/issues/5591
|
||||||
|
[gh5587]: https://github.com/encode/django-rest-framework/issues/5587
|
||||||
|
[gh5584]: https://github.com/encode/django-rest-framework/issues/5584
|
||||||
|
[gh5581]: https://github.com/encode/django-rest-framework/issues/5581
|
||||||
|
[gh5578]: https://github.com/encode/django-rest-framework/issues/5578
|
||||||
|
[gh5577]: https://github.com/encode/django-rest-framework/issues/5577
|
||||||
|
[gh5579]: https://github.com/encode/django-rest-framework/issues/5579
|
||||||
|
[gh5633]: https://github.com/encode/django-rest-framework/issues/5633
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user