Skip to main content

Blueprint is a modular CMS for Django.

Project description

Django Blueprint

PyPI version Python versions Django versions License

Common models and fields for adding CMS-like functionality to your Django application.

🚀 Quick Start

Installation

☝️ Django Headless depends on Django.

pip install django-blueprint

Add to Django Settings

# settings.py
INSTALLED_APPS = [
    'django.contrib.admin',
    'django.contrib.auth',
    'django.contrib.contenttypes',
    'django.contrib.sessions',
    'django.contrib.messages',
    'django.contrib.staticfiles',
    'blueprint',  # Add this
    # ... your apps
]

🛠️ Requirements

  • Python 3.12+
  • Django 5.0+

🤝 Contributing

We welcome contributions! Here's how to get started:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add amazing feature')
  5. Push to the branch (git push origin feature/amazing-feature)
  6. Open a Pull Request

📚 Documentation

For detailed documentation, visit djangoheadless.org

🐛 Issues & Support

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

  • Inspired by the headless CMS and Jamstack movement
  • Thanks to all contributors and the Django community

🔗 Links


Made in Europe 🇪🇺 with 💚 for Django

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_blueprint-1.0.0b1.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_blueprint-1.0.0b1-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file django_blueprint-1.0.0b1.tar.gz.

File metadata

  • Download URL: django_blueprint-1.0.0b1.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.13.12 Darwin/25.2.0

File hashes

Hashes for django_blueprint-1.0.0b1.tar.gz
Algorithm Hash digest
SHA256 dd40a467821e9bb51035779113ecdb8a105560b9f2bb6888d3009246a715c7e2
MD5 ca60223cab8b128b21e778fc5d03b873
BLAKE2b-256 eede3ebb5f07e9315c35e202438ee09bab46bfd25fde765c2c6910e4be3f0eae

See more details on using hashes here.

File details

Details for the file django_blueprint-1.0.0b1-py3-none-any.whl.

File metadata

  • Download URL: django_blueprint-1.0.0b1-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.13.12 Darwin/25.2.0

File hashes

Hashes for django_blueprint-1.0.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 42cbce8528e6efa08744ff2ef5a7b233b4dff02f552ba56f81bc67dcc8c8c6e1
MD5 236b1c3ad7244166225f8e700cd2cb04
BLAKE2b-256 ffac0d1f716ebfb81528cbe4807b8b357080c41181a4c4238895d77c438c8c5b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page