jparise / django-ink

Ink is a blogging application for Django.

Clone this repository (size: 32.9 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/jparise/django-ink/

Shortlog (showing r33:a217667d5cef (tip) → r9:6fe0f42cbcaa)

Age Author Message A M D «
5 months jparise jparise Making the Note admin form more reStructuredText-friendly. 1
8 months jparise jparise Making the setup.py script executable by default.
14 months jparise jparise Adding SmartyPants transformations to the markup chain. 1
14 months jparise jparise Adding a class-level flag that indicates whether a model supports the new 1
14 months jparise jparise Adding support for a "preview" view. 1 1
14 months jparise jparise Bumping the version number to 0.2 now that we have semi-stability in some 1
15 months jparise jparise Restructuring for later. 1
15 months jparise jparise Adding support for passing settings to the Docutils renderer. 2
15 months jparise jparise Adding a new get_categories template tag that simply returns the ordered list 1
15 months jparise jparise Marking the setup.py script as executable. 1
15 months jparise jparise Ignore .pyc files. 1
15 months jparise jparise Slugs need to be unique if flat URLs are enabled. 1
15 months jparise jparise Introducing support for categories. Entries may belong to multiple 2
15 months jparise jparise Collapsing the admin interface a bit now that we're dealing with fewer fields. 2
15 months jparise jparise Removing the dependency on the tagging application. 4
15 months jparise jparise Small cleanup to PublicEntryManager. 1
15 months jparise jparise Removing the summary field and renaming the remaining content fields. 2
15 months jparise jparise Introducing a bit of an inheritance hierarchy into the Entry models. 3
15 months jparise jparise Expanding the docutils markup system to support pygments-based syntax coloring. 1 1
15 months jparise jparise A new entry's author is now automatically set to the currently authenticated 1
15 months jparise jparise Moving all admin-related code into its own module. 1 1
17 months jparise jparise Adding support for storing pre-rendered entry content. We currently only 1
17 months jparise jparise Removing an unused import. 1
17 months jparise jparise Adding support for "flat" (non-date-based) URLs. 1 3
19 months jparise jparise Renaming our templatetags module to 'inklings', because that's a lot more fun 1 1