Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/DefectDojo/django-tastypie-swagger
An adapter to use swagger-ui with django-tastypie.
https://github.com/DefectDojo/django-tastypie-swagger
Keep template backwards compatible to Django 1.4
fa8b44a37227411f79d6446df5dfe00017215cd4 authored almost 12 years ago
fa8b44a37227411f79d6446df5dfe00017215cd4 authored almost 12 years ago
Don't try to render the view please
3f83d1f735dbf90e4134cfcd744f66117f6cd145 authored almost 12 years ago
3f83d1f735dbf90e4134cfcd744f66117f6cd145 authored almost 12 years ago
Obvious typo
90c3dc18efbcc0cfbd50bca2de0bbc254568b4e1 authored almost 12 years ago
90c3dc18efbcc0cfbd50bca2de0bbc254568b4e1 authored almost 12 years ago
merge upstream changes
3529ecebc9ed39e28847d9a073946bfbb24a2271 authored almost 12 years ago
3529ecebc9ed39e28847d9a073946bfbb24a2271 authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into django-1.5
8734574c00908233201da520a84404ca23eef492 authored almost 12 years ago
8734574c00908233201da520a84404ca23eef492 authored almost 12 years ago
Merge pull request #21 from wolever/master
Fix a couple crashing bugs with TastyPie==0.9.11 and Django==1.4.2
f5acb6b945b42f482cd0a9e73d0a9a655c479cea authored almost 12 years ago
Use force_unicode instead of unicode
54d8458ed193ef7c08177d8c63dbb0717dc32adf authored almost 12 years ago
54d8458ed193ef7c08177d8c63dbb0717dc32adf authored almost 12 years ago
Fix bug which causes JSON serialization error
The ``help_text`` is a Django proxy, and without this fix (on
Django==1.4.2, TastyPie==0.9.11) a...
Make resource._meta.detail_uri_name backwards compatible with TastyPie 0.9.11
04f896244c1270e36633fad40495db2659f168f4 authored almost 12 years ago
04f896244c1270e36633fad40495db2659f168f4 authored almost 12 years ago
we dont want to serialize the view object
f7532b8ee2b56f1b79adf6772a460351a0b1c056 authored almost 12 years ago
f7532b8ee2b56f1b79adf6772a460351a0b1c056 authored almost 12 years ago
Merge branch 'master' into django-1.5
4698aed33c36d44bb3f2bd0dcfb34875632ba527 authored almost 12 years ago
4698aed33c36d44bb3f2bd0dcfb34875632ba527 authored almost 12 years ago
minor context fix
44380291b0c1918bfe6974f30f2585711f65276e authored almost 12 years ago
44380291b0c1918bfe6974f30f2585711f65276e authored almost 12 years ago
update URL function for django 1.5
88921e012012bd9678422dfa8f389b943c27496c authored almost 12 years ago
88921e012012bd9678422dfa8f389b943c27496c authored almost 12 years ago
use better description for related exact filter. Various formatting cleanup
38da9b1681a0c8f638a6ec6bd7dff15e5d3a205c authored almost 12 years ago
38da9b1681a0c8f638a6ec6bd7dff15e5d3a205c authored almost 12 years ago
bump to 0.0.4
21c7278f0e531f703b2cfb0b6e5e6dfeaa60394e authored almost 12 years ago
21c7278f0e531f703b2cfb0b6e5e6dfeaa60394e authored almost 12 years ago
Merge pull request #15 from johnraz/master
Several improvements and additions
1634f9d6edcb61c72a612bc89a48c020d99e36cc authored almost 12 years ago
Add an optional attribute to Resource.Meta to allow documentation for custom filtering.
d64e88edf3ef986f82745c4b162dab95bd38f955 authored almost 12 years ago
d64e88edf3ef986f82745c4b162dab95bd38f955 authored almost 12 years ago
Cover pk in details_url_name
632a0b11189b870efda581b199c2d9ce7ea8af26 authored about 12 years ago
632a0b11189b870efda581b199c2d9ce7ea8af26 authored about 12 years ago
Add support for detail uri name in extra action url
401756ebd4181a69a559f69c8da69497d40d2cb5 authored about 12 years ago
401756ebd4181a69a559f69c8da69497d40d2cb5 authored about 12 years ago
Fix a bug with relationnal filters pointing to the orm field name instead of the tastypie resource name
ec5fa43848b4c5007755bc28b564a06347020e30 authored about 12 years ago
ec5fa43848b4c5007755bc28b564a06347020e30 authored about 12 years ago
Add support for non default detail_uri_name in resource (not using id / pk as default identifier)
998a0ebfaf83fabf4da1796bc609d82aeca6c2a8 authored about 12 years ago
998a0ebfaf83fabf4da1796bc609d82aeca6c2a8 authored about 12 years ago
Added ordering support, fixed some typos, added some todos for later features
2982f246e8c555f9012bb3021d1569340061aff7 authored about 12 years ago
2982f246e8c555f9012bb3021d1569340061aff7 authored about 12 years ago
Removed __exact filter as it is basically a duplicate of the filter name alone
72698c10095f93037af8e04607f253b2f1b9dc80 authored about 12 years ago
72698c10095f93037af8e04607f253b2f1b9dc80 authored about 12 years ago
Fix required state on filters, should always be optionnal.
3567e3c252a0e9dd784c285e6353d84ce90edb36 authored about 12 years ago
3567e3c252a0e9dd784c285e6353d84ce90edb36 authored about 12 years ago
Added Model description and upgraded swagger js files
155f2cb23d00abab28d680f1f0e082fb7ad6e094 authored about 12 years ago
155f2cb23d00abab28d680f1f0e082fb7ad6e094 authored about 12 years ago
Added support for ALL and ALL_WITH_RELATION filters
85593f404945dc291d8caea5e9d937cb5b0a0100 authored about 12 years ago
85593f404945dc291d8caea5e9d937cb5b0a0100 authored about 12 years ago
Added support for extra actions definition, very early implementation
fb69aba2816a20122201a230e32f9e8c805c3efb authored about 12 years ago
fb69aba2816a20122201a230e32f9e8c805c3efb authored about 12 years ago
Added support for readonly field in writing operation, now the IN model displays only relevant fields
1982db7719c14f6e47502d0f2860181031f01498 authored about 12 years ago
1982db7719c14f6e47502d0f2860181031f01498 authored about 12 years ago
Merge pull request #13 from MaximeGaudin/notes
This commit adds the resource's docstring to the 'implementation note' section
d153f779b8898fe7fd449e5edaded4343adcd69f authored about 12 years ago
This commit adds the resource's docstring to the 'implementation note' section.
ab68549002920fdbf1bada7832588d13e04c50ab authored about 12 years ago
ab68549002920fdbf1bada7832588d13e04c50ab authored about 12 years ago
Merge pull request #8 from rmutter/filtering-params
Filtering params on Tastypie resources
9fe92f0b9cdc82e73d25449779f5acf06583a348 authored about 12 years ago
Merge pull request #9 from tcmb/master
Compatibility fixes for django < 1.4 and tastypie 0.9.12
d12909b302a6d0f103b276cf07e162920d79b71a authored about 12 years ago
Merge pull request #7 from rmutter/image-throbber
swagger throbber image fix
87e28edb153e8f4f01a04c5d6f50228ceb625d68 authored about 12 years ago
adding compatibility for django versions < 1.4
6125311dedff75a345c4cfc8cdd2f22e365afcf2 authored about 12 years ago
6125311dedff75a345c4cfc8cdd2f22e365afcf2 authored about 12 years ago
adding compatibility for tastypie versions >= 0.9.12
5b8c5af76ee73c1de18cb5c8b02399b1e536d1dd authored about 12 years ago
5b8c5af76ee73c1de18cb5c8b02399b1e536d1dd authored about 12 years ago
fixing end bracket on build_list_operation
dcd6cae8d4e07278be57a40f030ef756686b0452 authored about 12 years ago
dcd6cae8d4e07278be57a40f030ef756686b0452 authored about 12 years ago
tastypie filtering parameters on resources
c3873cebb91a806c5f36e93f801cc0bb58f23d4d authored about 12 years ago
c3873cebb91a806c5f36e93f801cc0bb58f23d4d authored about 12 years ago
fix comment typo
7d534f8661576f0e949b44932ba8bf4fc6222ecb authored about 12 years ago
7d534f8661576f0e949b44932ba8bf4fc6222ecb authored about 12 years ago
swagger throbber image fix
ff2ee809c9877b3effc1ad64affc8b443153b326 authored about 12 years ago
ff2ee809c9877b3effc1ad64affc8b443153b326 authored about 12 years ago
Merge branch 'master' of github.com:minism/django-tastypie-swagger
4ba9e63f5593abc54dd0de98cb28e2a0a5bf5670 authored about 12 years ago
4ba9e63f5593abc54dd0de98cb28e2a0a5bf5670 authored about 12 years ago
bump version
0d9e916d5941238cd6ecbb7b0431d768d707d87a authored about 12 years ago
0d9e916d5941238cd6ecbb7b0431d768d707d87a authored about 12 years ago
sort endpoints alphabetically
b43ad7f7e8716d8091543ca8d8e4056f998495c2 authored about 12 years ago
b43ad7f7e8716d8091543ca8d8e4056f998495c2 authored about 12 years ago
Merge pull request #4 from krimkus/master
removed print and wrapped help_text so it wasn't lazy
aafb09930a99a61ee83265fb9613d1fa2c6d012b authored about 12 years ago
wrapping help_text in unicode so it can print in a json.dumps
43625ac27bb51bc5ff30ba8d90108ed178a8d70f authored about 12 years ago
43625ac27bb51bc5ff30ba8d90108ed178a8d70f authored about 12 years ago
removed print statement
2437407ea15cd217990c68aea2b87f87a35d07ef authored about 12 years ago
2437407ea15cd217990c68aea2b87f87a35d07ef authored about 12 years ago
convert swagger index template to regular django template
52aa64c3fa93f3344ddd2433829ca8d1cbcb0bf2 authored about 12 years ago
52aa64c3fa93f3344ddd2433829ca8d1cbcb0bf2 authored about 12 years ago
Merge branch 'master' of github.com:minism/django-tastypie-swagger
a1fc18d1b0cd72e4a68091cfdb723a1ca4990541 authored about 12 years ago
a1fc18d1b0cd72e4a68091cfdb723a1ca4990541 authored about 12 years ago
match resource name explicitly to not expand similar names
1203037fd5bd0053e3830f4ed2d4665ad4e97850 authored about 12 years ago
1203037fd5bd0053e3830f4ed2d4665ad4e97850 authored about 12 years ago
convert to unix line endings
c9520793002b12bb57f45e4eabe3a24acc37beed authored about 12 years ago
c9520793002b12bb57f45e4eabe3a24acc37beed authored about 12 years ago
Merge pull request #3 from krimkus/master
Converted post body to json
7378408fd7135f16bba7cd0b75423fa0aee5f2cc authored about 12 years ago
use help_text for field descriptions
8a650f5d8b70ec943dd99d16e3fdefcb582ce749 authored about 12 years ago
8a650f5d8b70ec943dd99d16e3fdefcb582ce749 authored about 12 years ago
converting post body to json
8feabe5c7be7f181fa88d4358231056933ef5c38 authored about 12 years ago
8feabe5c7be7f181fa88d4358231056933ef5c38 authored about 12 years ago
bump version
7ee5f7676a120b8ba950aee9bb898e45e5b33fe0 authored about 12 years ago
7ee5f7676a120b8ba950aee9bb898e45e5b33fe0 authored about 12 years ago
respect tastypie TRAILING_SLASH_OR_NONE setting
8f9d891ec5ad867c2b385d24feaab9ffd458dd42 authored about 12 years ago
8f9d891ec5ad867c2b385d24feaab9ffd458dd42 authored about 12 years ago
Merge branch 'master' of github.com:minism/django-tastypie-swagger
1298f78cd4bb2e79c75b8fc7fe786a6497f9a3c7 authored about 12 years ago
1298f78cd4bb2e79c75b8fc7fe786a6497f9a3c7 authored about 12 years ago
fix api basepath issue
961ad0cd0ba35c11033a6edecac9883fd6654959 authored about 12 years ago
961ad0cd0ba35c11033a6edecac9883fd6654959 authored about 12 years ago
use trailing slash in urls consistently
ae0085bf1a2e41e35075ac55e6c1ab119a7ce476 authored about 12 years ago
ae0085bf1a2e41e35075ac55e6c1ab119a7ce476 authored about 12 years ago
update README
9880a6c89fd3afeeffe5ac5575f30da213e0d586 authored about 12 years ago
9880a6c89fd3afeeffe5ac5575f30da213e0d586 authored about 12 years ago
update README.rst
32ae42052e2e05973483569470599b2bcda124c8 authored about 12 years ago
32ae42052e2e05973483569470599b2bcda124c8 authored about 12 years ago
add 3RDPARTYLICENSES
6bce2938a9cd305f693286c143be2b2b46bc26fd authored about 12 years ago
6bce2938a9cd305f693286c143be2b2b46bc26fd authored about 12 years ago
init repo
c91610b3b6b28461ca74c970fb6d326ee62671b5 authored about 12 years ago
c91610b3b6b28461ca74c970fb6d326ee62671b5 authored about 12 years ago