Allows users to put content in template 'blocks' which are defined in settings.py, it is useful for client sites when a developer can list template blocks which clients can then add/edit content from easily using the django admin.
☆18Jan 9, 2011Updated 15 years ago
Alternatives and similar repositories for django-content-blocks
Users that are interested in django-content-blocks are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A javascript file that warns the user if he tries to leave a change view page with unsaved data.☆13Apr 27, 2021Updated 5 years ago
- Lazy Django cache sweeping using Memcached counters or ORM record timestamp as a prefix☆16Jan 26, 2011Updated 15 years ago
- This is one of many Django apps which is a loose collection of utility functions.☆15Jul 9, 2015Updated 11 years ago
- Helper for model independent hierarchical website navigation.☆15May 31, 2013Updated 13 years ago
- A simple wiki app written in Python using the Django framework. Sample installation is on http://wakawaka.mahner.org/WikiIndex (login: ad…☆19Nov 27, 2013Updated 12 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Reusable django app for rating of objects of any kind with advanced feature like karma generation and rating aggregation☆31Jul 23, 2009Updated 17 years ago
- A Django template loader that allows over riding templates based on request headers☆15Feb 18, 2010Updated 16 years ago
- ☆132May 26, 2018Updated 8 years ago
- Generalization of specialized models for Django☆43Feb 11, 2020Updated 6 years ago
- A sweet little cache panel for django-debug-toolbar☆39Nov 10, 2011Updated 14 years ago
- A feature flipper to help you use continuous deployment for Django projects. No longer active. We use django-waffle these days.☆44Dec 30, 2010Updated 15 years ago
- UNMAINTAINED: Django/Jinja2 l10n extract/merge commands and things (Tower replacement)☆14May 11, 2022Updated 4 years ago
- Render unknown Django model instances based on their content type.☆21Feb 16, 2010Updated 16 years ago
- [WIP] A continuous integration sever that tries to keep builds simple.☆13Nov 21, 2011Updated 14 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Development is now at https://github.com/cartwheelweb/django-la-facebook☆19Feb 25, 2011Updated 15 years ago
- Quick hack that provides a runconcurrentserver command, broadly similar to Django ticket:3357 without patching Django itself☆38Dec 18, 2013Updated 12 years ago
- A simple way to manage profile based settings in django☆55Nov 30, 2010Updated 15 years ago
- A reusable django application to create a proxy object for your models. Intended to aggregate various content types into a model for reus…☆20Jan 30, 2010Updated 16 years ago
- A plugin for Sentry that logs errors to an IRC room.☆19Nov 18, 2016Updated 9 years ago
- A BDD tool for writing specifications using Given-When-Then template