- Toruń, Poland
- https://www.mariuszfelisiak.org/
- @[email protected]
-
django Public
Forked from django/djangoThe Web framework for perfectionists with deadlines.
-
django-rest-framework Public
Forked from encode/django-rest-frameworkWeb APIs for Django.
-
django-cache-url Public
Forked from epicserve/django-cache-urlUse Cache URLs in your Django Application
Python MIT License UpdatedDec 12, 2025 -
QFieldCloud Public
Forked from opengisch/QFieldCloudQFieldCloud allows seamless synchronization of your field data with your spatial infrastructure with change tracking, team management and online-offline work capabilities in QField.
Python MIT License UpdatedNov 18, 2025 -
cpython Public
Forked from python/cpythonThe Python programming language
-
django-request Public
Forked from django-request/django-requestdjango-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
-
-
getting-started-with-django Public
Forked from divio/getting-started-with-djangoPython Other UpdatedSep 30, 2025 -
-
django-tree-queries Public
Forked from feincms/django-tree-queriesAdjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.
Python BSD 3-Clause "New" or "Revised" License UpdatedSep 19, 2025 -
django-opensearch-dsl Public
Forked from Codoc-os/django-opensearch-dslThis is a package that allows indexing of django models in opensearch with opensearch-py.
Python Other UpdatedSep 2, 2025 -
asgiref Public
Forked from django/asgirefASGI specification and utilities
-
python-docx Public
Forked from python-openxml/python-docxCreate and modify Word documents with Python
Python MIT License UpdatedJun 30, 2025 -
django-easy-audit Public
Forked from soynatan/django-easy-auditYet another Django audit log app, hopefully the simplest one.
Python GNU General Public License v3.0 UpdatedMay 13, 2025 -
django-redis Public
Forked from jazzband/django-redisFull featured redis cache backend for Django.
Python Other UpdatedApr 29, 2025 -
django-mptt Public
Forked from django-mptt/django-mpttUtilities for implementing a modified pre-order traversal tree in django.
Python Other UpdatedApr 4, 2025 -
django-allow-cidr Public
Forked from mozmeao/django-allow-cidrA Django Middleware to enable use of CIDR IP ranges in ALLOWED_HOSTS.
Python Other UpdatedMar 31, 2025 -
pydantic Public
Forked from pydantic/pydanticData validation using Python type hints
Python MIT License UpdatedDec 10, 2024 -
pdfminer.six Public
Forked from pdfminer/pdfminer.sixCommunity maintained fork of pdfminer - we fathom PDF
Python MIT License UpdatedJul 6, 2024 -
python-oracledb Public
Forked from oracle/python-oracledbPython driver for Oracle Database conforming to the Python DB API 2.0 specification. This is the renamed, new major release of cx_Oracle
Python Other UpdatedJun 28, 2024 -
PyMuPDF Public
Forked from pymupdf/PyMuPDFPyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
-
cpython-source-deps Public
Forked from python/cpython-source-depsSource for packages that the cpython build process depends on
UpdatedApr 16, 2024 -
djangoproject.com Public
Forked from django/djangoproject.comSource code to djangoproject.com
-
-
django-rq Public
Forked from rq/django-rqA simple app that provides django integration for RQ (Redis Queue)
-
django-simple-deploy Public
Forked from django-simple-deploy/django-simple-deployA reusable Django app that configures your project for deployment
-
fly_pr_preview_example Public
Example project demonstrating how to use fly-pr-review-apps for PR staging.
-
django-configurations Public
Forked from jazzband/django-configurationsA helper for organizing Django project settings by relying on well established programming patterns.
-
2023.djangocon.africa Public
Forked from djangocon/2023.djangocon.africa🌤️ The DjangoCon Africa 2023 conference website
HTML UpdatedOct 23, 2023 -
example_blue_green Public
Example of using migrations in blue-green deployments