Skip to content
View sadan's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sadan

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

    Forked from apache/airflow

    Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

    Python 2

  2. Extending AbstractUser to write a cu... Extending AbstractUser to write a custom User model in Django.
    1
    """
    2
    Your admin must also inherit from Django default `UserAdmin`, if you want to save
    3
    your time from all the hassle of creating some methods they have already created.
    4
    5
    Now you can edit user admin the way you want by also getting advantage of all the 
  3. shop-backend shop-backend Public

    A simple e-commerce shop backend built with Django.

    Python