Skip to main content

=================== django-drf-coy-apis

A reusable Django REST Framework corporate CMS package providing complete CRUD endpoints for Company Information, Services, Products, Team Members, Testimonials, Core Values, Events, Photo Gallery, YouTube Videos, Key Performance Stats, Sponsors, Clients, FAQs, Contact Forms, and Email Subscriptions.

Current Version: 0.2.9

Quick Start

  1. Installation
.. code-block:: bash

    pip install django-drf-coy-apis

2. Configure ``INSTALLED_APPS``

In your Django settings.py:

.. code-block:: python

INSTALLED_APPS = [
    ...,
    'rest_framework',
    'media_library',
    'django_drf_coy_apis',
    'django_ckeditor_5',
]
  1. Add URL Patterns
In your Django ``urls.py``:

.. code-block:: python

    from django.urls import path, include

    urlpatterns = [
        path('django_drf_coy_apis/', include('django_drf_coy_apis.urls')),
        path('media-library/', include('media_library.urls')),
    ]

4. Run Migrations
~~~~~~~~~~~~~~~~~
.. code-block:: bash

    python manage.py migrate

Key API Endpoints (All support full CRUD)
-----------------------------------------

* **Company Info**: ``/django_drf_coy_apis/company-info`` and ``/company-info/<id>``
* **Services**: ``/django_drf_coy_apis/our-services`` and ``/our-services/<slug>``
* **Products**: ``/django_drf_coy_apis/products`` and ``/products/<slug>``
* **Our Clients**: ``/django_drf_coy_apis/clients`` and ``/clients/<pk>``
* **Our Sponsors**: ``/django_drf_coy_apis/sponsors`` and ``/sponsors/<pk>``
* **Testimonials**: ``/django_drf_coy_apis/testimonials`` and ``/testimonials/<pk>``
* **Our Team**: ``/django_drf_coy_apis/our-teams`` and ``/our-teams/<pk>``
* **Core Values**: ``/django_drf_coy_apis/core-values`` and ``/core-values/<pk>``
* **Events**: ``/django_drf_coy_apis/events`` and ``/events/<slug>``
* **Hero Section**: ``/django_drf_coy_apis/hero-section`` and ``/hero-section/<pk>``
* **Stats**: ``/django_drf_coy_apis/stat`` and ``/stat/<pk>``
* **YouTube Videos**: ``/django_drf_coy_apis/youtube-videos`` and ``/youtube-videos/<pk>``
* **Photo Gallery**: ``/django_drf_coy_apis/photo-gallery`` and ``/photo-gallery/<pk>``
* **Contact Forms**: ``/django_drf_coy_apis/contact-us``
* **Email Subscriptions**: ``/django_drf_coy_apis/email-subscription``

Release files for django-drf-coy-apis 0.2.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-drf-coy-apis 0.2.9
File Size Uploaded
django_drf_coy_apis-0.2.9.tar.gz 14.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-drf-coy-apis 0.2.9
File Interpreter ABI Platform
django_drf_coy_apis-0.2.9-py3-none-any.whl Python 3 none any Details

Total release size: 32.8 kB

Release files / django_drf_coy_apis-0.2.9.tar.gz

Download URL django_drf_coy_apis-0.2.9.tar.gz
Size 14.6 kB
Tags Source
SHA-256 checksum
How to use checksums
c9660a0ed47c52d96fde270a1b3e6e51784a2629b47b00cc47295f279890f536
BLAKE2b-256 checksum
How to use checksums
d513a1d591f989c1bd3b5c2cc8f95d23b0abd8ad847b76a3f18872c931c4ad12
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.2

Release files / django_drf_coy_apis-0.2.9-py3-none-any.whl

Download URL django_drf_coy_apis-0.2.9-py3-none-any.whl
Size 18.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
d740bc4e5f742f5f1444eb1889bede08905c843c9c491bef2f5ec5177c782e68
BLAKE2b-256 checksum
How to use checksums
aa27882e4e0cd3ad32d8e40106b03d6176a05a869a04ea8ad45cce87b8010af9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.2

Release history Release notifications | RSS feed

0.3.8

2 release files

0.3.7

2 release files

0.3.6

2 release files

0.3.5

2 release files

0.3.4

2 release files

0.3.3

2 release files

0.3.2

2 release files

0.3.1

2 release files

0.3.0

2 release files

This release

0.2.9 This release

2 release files

0.2.8

2 release files

0.2.7

2 release files

0.2.6

2 release files

0.2.5

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

0.1.2

1 release file

0.1.1

1 release file

0.1.0

1 release file

0.0.9

1 release file

0.0.8

1 release file

0.0.7

1 release file

0.0.6

1 release file

0.0.5

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page