diff options
| author | José Padilla | 2014-09-13 16:20:37 -0400 |
|---|---|---|
| committer | José Padilla | 2014-09-13 16:20:37 -0400 |
| commit | 4871dbdc73632be4fb00befbc816bc670bb609cc (patch) | |
| tree | dc5d31f5f7ae79d05940a77d35498cee7d360dd7 | |
| parent | 1390b6801e45c38db474e77daefd867e7ea7f825 (diff) | |
| download | django-rest-framework-4871dbdc73632be4fb00befbc816bc670bb609cc.tar.bz2 | |
Add invitation to add new content
| -rw-r--r-- | docs/topics/third-party-resources.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/third-party-resources.md b/docs/topics/third-party-resources.md index da92eb33..2df13ef8 100644 --- a/docs/topics/third-party-resources.md +++ b/docs/topics/third-party-resources.md @@ -4,6 +4,8 @@ Django REST Framework has a growing community of developers, packages, and resou Check out a grid detailing all the packages and ecosystem around Django REST Framework at [Django Packages](https://www.djangopackages.com/grids/g/django-rest-framework/). +To submit new content, [open an issue](https://github.com/tomchristie/django-rest-framework/issues/new) or [create a pull request](https://github.com/tomchristie/django-rest-framework/). Pull requests will be given higher priority since they are easier to include. + ## Libraries and Extensions ### Authentication |
