1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small typoo fixes More... about 13 years ago
Updated readme More... about 13 years ago
Fix status icon in case ADMIN_MEDIA_PREFIX is still defined. More... about 13 years ago
Add `latest()` support via `get_latest_by` meta option. More... about 13 years ago
Fix CSS classname for entry-navigation More... about 13 years ago
Fix blocktrans plural syntax. More... about 13 years ago
Add basic og metadata tags More... about 13 years ago
Make pip-installable. More... about 13 years ago
Add nl locale More... about 13 years ago
Fix 500 error in author archive view. More... about 13 years ago
Also render comment <div> when there are no comments, to assist JavaScript. More... about 13 years ago
Fix Entry.all_comments field, needs to point to object_pk. More... about 13 years ago
Add comment about taggit field names in 1.2 More... over 13 years ago
blog_reverse() fix: Remove unused urlconf argument More... over 13 years ago
Added django.contrib.sitemaps definition More... over 13 years ago
Integrated django-fluent-comments More... over 13 years ago
Add db indexes for publication date More... over 13 years ago
Prevent additional SQL query by 'if not queryset' check. More... over 13 years ago
Use new ignore_multiple parameter of app_reverse() More... over 13 years ago
Add introtext field to Entry model. More... over 13 years ago
Fix caching of feed queryset. More... over 13 years ago
Further refine templates to allow customization More... over 13 years ago
Improve templates for comment display. More... over 13 years ago
Add `get_tags` template tag, with `query_tags` backend. More... over 13 years ago
Move admin to package, add similar display as django-fluent-pages has. More... over 13 years ago
Fix whitespace in models.py More... over 13 years ago
Implemented RSS link tags in index templates More... over 13 years ago
Fix .published() to accept current date as well. More... over 13 years ago
Implemented prev/next links for blog detail pages. More... over 13 years ago
Fixed displaying admin with multiple BlogPage objects. More... over 13 years ago