Skip to content
View z4forzubair's full-sized avatar

Block or report z4forzubair

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. sneakerbot sneakerbot Public

    Python 6 1

  2. Django decorator for function based ... Django decorator for function based views - that only permits unauthenticated users
    1
    from django.shortcuts import redirect
    2
    
    
    3
    # decorator for function based views
    4
    def unauthenticated_user(view_func):
    5
        def wrapper_func(request, *args, **kwargs):
  3. Movies-Site Movies-Site Public

    Forked from Shoaibb06/Movies-Site

    Python

  4. django-oscar django-oscar Public

    A basic setup of django oscar ecommerece package

    Python 1

  5. django-coursera-specialization django-coursera-specialization Public

    Assessments for the Django Coursera specialization.

    Python

  6. FAANG FAANG Public

    Forked from aurangzaib048/FAANG

    Competitive programming questions.

    Java 1