0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed stupid bug with non-ASCII character in admin.py, d'oh. Bumped to 0.2.1. More... about 15 years ago
Fixed import path in admin.py More... about 15 years ago
Fixed some typos in README More... about 15 years ago
Fixed some whitespaces More... about 15 years ago
Moved admin stuff in top module More... about 15 years ago
Merge branch 'master' of git://github.com/bartTC/django-ticker More... about 15 years ago
Added a resource model to the Entry model. It's now possible to *attach* (nearly) any kind of information to an entry instance in a very flexible way. See example_project/templates for details. More... about 15 years ago
Wrongly renamed archive_for_tag template. More... about 15 years ago
Merge branch 'master' of git://github.com/bartTC/django-ticker More... about 15 years ago
Bumped to 0.1.2 More... about 15 years ago
Removed more unused files. Updated LICENSE. Bumped up to version 0.2.0. Added a README. More... about 15 years ago
Created a new, good looking example site. More... about 15 years ago
Removed the autocomplete widget for tagging. That should be another generic app. More... about 15 years ago
Removed threadedcomments in favor of contrib.comments. More... about 15 years ago
Renamed "tickerproject" to "example_project" to clarify that there is no necessary content to use this app. More... about 15 years ago
Removed a lot of unused files. Cleaned Model. Added base version of a README. Started a fresh example website and templates. More... about 15 years ago
Fixed permission handling for the admin change view. Translated some strings. More... about 15 years ago
Merge branch 'master' of [email protected]:jezdez/django-ticker More... about 15 years ago
Addes missing content_more field to EntryAdmin More... about 15 years ago
Merge branch 'master'; commit 'jezdez/master' More... about 15 years ago
Fixed blocktrans in details template More... about 15 years ago
Removed unneeded autocomplete usage More... about 15 years ago
Fixed stupid import bug More... about 15 years ago
Smaller i18n oversight in template More... about 15 years ago
Updated setup.py to not require setuptools_git anymore More... about 15 years ago
Fixed use of created fields More... about 15 years ago
Backwards incompatible change! Use TimeStampedModel from django-extensions for created and modified fields. More... about 15 years ago
Fixed stupid setup.py name typo More... about 15 years ago
Removed textutils completely and add a 'more content' field More... about 15 years ago
Initial checkin from django-de.org repository, minor changes and some i18n modifications More... about 15 years ago