Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Releases: theonion/django-bulbs

Content Detail View Generalization

21 Oct 19:53
Compare
Choose a tag to compare

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

15 Oct 19:03
Compare
Choose a tag to compare
Merge pull request #28 from theonion/firebase

CMS Notifications

Actual thumbnail fix release, some releases where skipped.

22 Sep 16:17
Compare
Choose a tag to compare
0.3.7

Merge branch 'master' of github.com:theonion/django-bulbs

Fixes to thumbnail field for articles

22 Sep 15:56
Compare
Choose a tag to compare
Merge pull request #25 from theonion/thumbnail-override-fix

Thumbnail override fix

Fixes for some issues in 0.3.3

09 Sep 23:03
Compare
Choose a tag to compare
0.3.4

Added missing reference to firebase token generator

Changed up me view

08 Sep 21:51
Compare
Choose a tag to compare
0.3.3

version up [ci skip]

Now with some Firebase

08 Sep 19:08
Compare
Choose a tag to compare
Merge pull request #21 from theonion/firebase

Firebase

ES 1.0

09 Jul 15:48
Compare
Choose a tag to compare

I also fixed migrations. This should be installable on AV & Clickhole both.

Thumbnails

10 Jun 16:46
Compare
Choose a tag to compare

This will migrate the "image" field to "_thumbnail", as well as providing a "thumbnail" properly to do fallback stuff.

Now with feeds!

09 Jun 20:16
Compare
Choose a tag to compare
0.1.11

New version