Pinned Repositories
cookiecutter-django-package
Cookiecutter template for a Django package
django-calendardate
A calendar model with date metadata for querying against.
django-directed
Tools for building, querying, manipulating, and exporting directed graphs with django
django-generate-series
Use Postgres' generate_series to create sequences with Django's ORM
django-model-info
A set of Django Management Commands to help you understand and visualize your project's models
django-pint-field
Store, validate, and convert physical quantities in Django using Pint.
django-postgresql-dag
Directed Acyclic Graphs with a variety of methods for both Nodes and Edges, and multiple exports (NetworkX, Pandas, etc). This project is the foundation for a commercial product, so expect regular improvements. PR's and other contributions are welcomed.
django-range-merge
Enables the range_merge Aggregate for Django on Postgres. range_merge "Computes the smallest range that includes ... the given ranges".
django-templated-email-md
An extension for django-templated-email for creating emails with Markdown
django-tomselect
Autocomplete widgets and views using TomSelect
Omen Apps's Repositories
OmenApps/django-tomselect
Autocomplete widgets and views using TomSelect
OmenApps/django-model-info
A set of Django Management Commands to help you understand and visualize your project's models
OmenApps/django-postgresql-dag
Directed Acyclic Graphs with a variety of methods for both Nodes and Edges, and multiple exports (NetworkX, Pandas, etc). This project is the foundation for a commercial product, so expect regular improvements. PR's and other contributions are welcomed.
OmenApps/django-pint-field
Store, validate, and convert physical quantities in Django using Pint.
OmenApps/django-generate-series
Use Postgres' generate_series to create sequences with Django's ORM
OmenApps/django-templated-email-md
An extension for django-templated-email for creating emails with Markdown
OmenApps/django-calendardate
A calendar model with date metadata for querying against.
OmenApps/django-directed
Tools for building, querying, manipulating, and exporting directed graphs with django
OmenApps/django-range-merge
Enables the range_merge Aggregate for Django on Postgres. range_merge "Computes the smallest range that includes ... the given ranges".
OmenApps/cookiecutter-django-package
Cookiecutter template for a Django package
OmenApps/django-tenant-options
Empowering Your SaaS Tenants with Custom Options and Sane Defaults
OmenApps/PolyglotMarkdown
A versatile Markdown extension designed to manage and display multilingual content within a single document, offering powerful features like language-specific content inclusion, multi-language metadata support, and version control for a global audience.
OmenApps/django-help
A Multilingual Knowledge Base application for Django
OmenApps/django-owm
Reusable Django app for fetching and storing weather data from the OpenWeatherMap One Call 3.0 API
OmenApps/django-segments
A django package for segments (aka: ranges or intervals)
OmenApps/flexible-list-of-values
Flexible and Extensible Lists of Values (LOV) for Django
OmenApps/publish-github-to-hashnode
A GitHub Action for publishing Posts to a Publication in Hashnode
OmenApps/.github
Public Profile
OmenApps/django-directed-admin
Functionality for viewing, building, and manipulating graphs in Django admin
OmenApps/cookiecutter-django-package-instance
Example output of cookiecutter-django-package