Skip to content
View pablopalillo's full-sized avatar

Block or report pablopalillo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. simple-react-form simple-react-form Public

    Tutorial Simple React Form

    HTML 3

  2. wagtail_demo wagtail_demo Public

    My first Wagtail Demo

    CSS

  3. multi_quiz multi_quiz Public

    Multi Quiz

    Python

  4. Read CSV upload file in Django. Read CSV upload file in Django.
    1
    {% block content %}
    2
      <form method="post" enctype="multipart/form-data">
    3
        {% csrf_token %}
    4
        <input type="file" name="file_input" id="file_input" accept="csv">
    5
        <input type="submit" value="import here" class="button" />
  5. pocoanuncio pocoanuncio Public

    milanuncios clone

    Python

  6. myip-site myip-site Public

    Fastapi Demo page with what's my ip feature.

    CSS 1