octavenz / wagtail-snippets
A collection of code snippets for use in sites built with Wagtail
☆12Updated 2 years ago
Alternatives and similar repositories for wagtail-snippets
Users that are interested in wagtail-snippets are comparing it to the libraries listed below
Sorting:
- Pagination based on the seek method / keyset paging / offset-less pagination☆124Updated 3 months ago
- iCal feeds for Django based on Django's syndication feed framework.☆95Updated 11 months ago
- Model choosers for Wagtail admin☆80Updated 2 years ago
- Django Google Analytics app allowing for server side/non-js tracking.☆75Updated last year
- Backup database and media files via Django admin interface (includes Wagtail admin support): pip install django-dbbackup-ui☆32Updated 6 years ago
- Queues the sending of email with Django Q.☆36Updated 3 years ago
- Django authentication via login URLs, no passwords required☆66Updated last month
- Django admin site integration for Django Hijack☆78Updated last year
- An example of implementing a Django form on a Wagtail site, without using the 'wagtailforms' module☆43Updated last year
- Django middleware that prevents multiple concurrent logins☆45Updated 2 years ago
- Protect your sensitive Django views by requiring re-authentication☆48Updated 2 weeks ago
- Wagtail-Geo-Widget is the complete map solution for your Wagtail site.☆143Updated 3 months ago
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 3 years ago
- Django views profiler for small projects☆58Updated 4 years ago
- A UI toolkit that extends Wagtail's admin list views and allows you to build custom filters, buttons, panels and more☆49Updated 3 months ago
- Django Terms and Conditions Module☆110Updated 4 months ago
- Back-end and Front-end password validation with ZXCVBN☆91Updated last year
- A generic tagging application for Django projects☆73Updated last year
- Change the Django admin index page without too much hassle or visual changes.☆90Updated 5 months ago
- ☆61Updated 5 years ago
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 2 years ago
- Edit JSON-Model Fields using a Standard Django Form.☆139Updated 6 months ago
- Django REST Framework PostgreSQL Builder: automagically creates DRF endpoints by introspecting PostgreSQL.☆40Updated 3 months ago
- Short-form UUID model & form fields for Django 1.8 and above☆20Updated 2 years ago
- Django app implementing server side of tus protocol to powering resumable file uploads for django projects. More Info about: http://tus.i…☆51Updated last year
- A tool to assist with finding broken links on your wagtail site.☆51Updated 10 months ago
- Simple, single-file deploy Django to an Ubuntu host☆65Updated 5 years ago
- Content transfer for Wagtail☆96Updated 9 months ago
- Django/Python shell for django admin site.☆77Updated last year
- Auto-complete/auto-suggestion for django-taggit (django-taggit + selectize.js)☆67Updated 3 years ago