Update api_send form to handle header data better and give more options
Showing
- django_rest/test_app/forms.py 2 additions, 2 deletionsdjango_rest/test_app/forms.py
- django_rest/test_app/templates/test_app/api_send.html 3 additions, 3 deletionsdjango_rest/test_app/templates/test_app/api_send.html
- django_rest/test_app/views.py 12 additions, 3 deletionsdjango_rest/test_app/views.py
- django_v2/test_app/forms.py 2 additions, 2 deletionsdjango_v2/test_app/forms.py
- django_v2/test_app/templates/test_app/api_send.html 3 additions, 3 deletionsdjango_v2/test_app/templates/test_app/api_send.html
- django_v2/test_app/views.py 12 additions, 3 deletionsdjango_v2/test_app/views.py
- django_v3/test_app/forms.py 2 additions, 2 deletionsdjango_v3/test_app/forms.py
- django_v3/test_app/templates/test_app/api_send.html 3 additions, 3 deletionsdjango_v3/test_app/templates/test_app/api_send.html
- django_v3/test_app/views.py 12 additions, 3 deletionsdjango_v3/test_app/views.py
- django_v4/test_app/forms.py 2 additions, 2 deletionsdjango_v4/test_app/forms.py
- django_v4/test_app/templates/test_app/api_send.html 3 additions, 3 deletionsdjango_v4/test_app/templates/test_app/api_send.html
- django_v4/test_app/views.py 12 additions, 3 deletionsdjango_v4/test_app/views.py
- django_v5/test_app/forms.py 2 additions, 2 deletionsdjango_v5/test_app/forms.py
- django_v5/test_app/templates/test_app/api_send.html 3 additions, 3 deletionsdjango_v5/test_app/templates/test_app/api_send.html
- django_v5/test_app/views.py 11 additions, 3 deletionsdjango_v5/test_app/views.py
Please register or sign in to comment