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.0b2.tar.gz (8.4 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.0b2-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_blueprint-1.0.0b2.tar.gz
  • Upload date:
  • Size: 8.4 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.0b2.tar.gz
Algorithm Hash digest
SHA256 5d2da8b87ff2b505ca08f62d0916a2bfbddf4a0a0789267d4b988e7503f6eedf
MD5 27a035a60bd760ad10be4ee8a187750d
BLAKE2b-256 9d1a64095608c01707ef7f62b539922195e79fe3e964cd1d85ad0f637fed10ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_blueprint-1.0.0b2-py3-none-any.whl
  • Upload date:
  • Size: 11.8 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.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 7ddbceb4d5b8cbc082b83e655c0dce8e4728df521df0115a3e2001ae28d0dcc9
MD5 dc403d8f09f360c882f4adb05bde1a3d
BLAKE2b-256 d5997a738985e6531bcab8c8eaf118b2c29eecd9f6e83cd5d44306ed41756364

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