Skip to content
View bckohan's full-sized avatar

Sponsoring

@django

Highlights

  • Pro

Organizations

@django-commons

Block or report bckohan

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. django-commons/django-typer Public

    Use Typer (type hints) to define the interface for your Django management commands.

    Python 147 3

  2. django-enum Public

    Full and natural support for enumerations as Django model fields.

    Python 50 2

  3. django-render-static Public

    Use Django's template engines to render static files at deployment or package time. Includes transpilers for extending Django's url reversal and enums to JavaScript.

    Python 19 1

  4. enum-properties Public

    Add properties and method specializations to Python enumeration values with a simple declarative syntax.

    Python 19

  5. django-routines Public

    Define named sequences of management commands in Django settings files for batched execution.

    Python 11

  6. sphinx-contrib/typer Public

    Auto generate docs for typer and click commands using typer's rich console formatting.

    Python 17 1

1,671 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 repository

Created a pull request in wemake-services/django-test-migrations that received 11 comments

Support Django 5.2, Upgrade to Poetry 2.x

fixes #503 I'm confident that this fix works, but I'm not confident there wasn't a cleaner way to do it. I was not sure why the migrate receiver li…

+490 −417 lines changed 11 comments
Opened 6 other pull requests in 3 repositories
  • V3.3.0
    This contribution was made on Mar 12
Reviewed 2 pull requests in 2 repositories

Created an issue in wemake-services/django-test-migrations that received 2 comments

unittest MigratorTestCase broken on Django 5.2

Django 5.2b1 is out with 5.2 expected in April. The private method _pre_setup() on Django's SimpleTestCase was changed from an instance method to a…

2 comments
Opened 34 other issues in 6 repositories
4 contributions in private repositories Mar 16 – Mar 17
Loading