Skip to content
View kilbha's full-sized avatar
Block or Report

Block or report kilbha

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

Popular repositories Loading

  1. wordcount-project wordcount-project Public

    Python

  2. django-UploadFile django-UploadFile Public

    Django -- >In this project, You can learn how to send data from front end ( forms ) to back end. Using forms.py, we render forms in html file. Using models.py, we create database. With a click of a…

    Python

  3. django-login-required django-login-required Public

    In this project, You can learn about login_required option in django web framework. In many websites, to go to particular section in website, You must login. login_required option will make it happ…

    Python

  4. Django-Basics Django-Basics Public

    In this project, You can learn basics of django like templates, views and urls mapping. You can learn how to configure settings file and all other files in Django App ( MyApp) level.

    Python

  5. portfolio-project portfolio-project Public

    Online Portfolio project

    Python

  6. dj_viewurl dj_viewurl Public

    In this project, You'll learn about views and urls in django. You will learn how views and urls connected to each other. You'll learn about HttpResponse function in django.

    Python