This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
Releases: theonion/django-bulbs
Releases · theonion/django-bulbs
Content Detail View Generalization
Added the ability to generate a token to see an unpublished piece of content without auth, and also put the staff authentication code in a BaseContentView
class.
Adding Contributions, and User Notifications
Merge pull request #28 from theonion/firebase CMS Notifications
Actual thumbnail fix release, some releases where skipped.
0.3.7 Merge branch 'master' of github.com:theonion/django-bulbs
Fixes to thumbnail field for articles
Merge pull request #25 from theonion/thumbnail-override-fix Thumbnail override fix
Fixes for some issues in 0.3.3
0.3.4 Added missing reference to firebase token generator
Changed up me view
0.3.3 version up [ci skip]
Now with some Firebase
Merge pull request #21 from theonion/firebase Firebase
ES 1.0
Thumbnails
This will migrate the "image" field to "_thumbnail", as well as providing a "thumbnail" properly to do fallback stuff.
Now with feeds!
0.1.11 New version