My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
ListGrid
   
Loading...
  Stars    Summary + Labels Addons  Type  Status  Milestone  Owner  ...
2   Sub-forums? ---- Enhancement Fixed ---- ----  
1   Add manage.py and settings files. ---- Defect WontFix ---- ----  
1   Allow configurable URLs ---- Defect Fixed ---- ----  
2   "djangoforum" is quite redundant, why not just "forum"? ---- Defect Fixed ---- ----  
0   typo ---- Defect Fixed ---- ----  
1   gettext alias is needed ---- Defect Fixed ---- ----  
1   define __unicode__ functions for models ---- Defect Fixed ---- ----  
1   E-Mail Notifications / Thread Subscription ---- Enhancement Fixed ---- ----  
1   NewForms-Admin compatible admin module ---- Patch Fixed ---- rwpoul...@gmail.com  
1   Move to Newforms ---- Defect Duplicate ---- ----  
0   using is_authenticated rather than is_authenticated() ---- Defect Fixed ---- ----  
0   Image support and some formatting ---- Enhancement Fixed ---- ----  
0   also HttpResponseServerError is not an error, you can't raise it ---- Defect Fixed ---- ----  
1   RSS ---- Enhancement Fixed ---- ----  
1   Bug while using admin interface to delete posts ---- Defect Fixed ---- ----  
1   When I delete the last thread or last post in a forum, the forum is deleted as well ---- Defect Duplicate ---- ----  
1   thread title should be escaped ---- Defect Fixed ---- ----  
1   ImportError at /forum/ ---- Defect Invalid ---- ----  
1   Some fixes and some i18n changes ---- Patch Done ---- rwpoul...@gmail.com  
1   Template Syntax Error: 'blocktrans' doesn't allow other block tags... ---- Defect Fixed ---- ----  
1   Invalid block tag: 'blocktrans' with notify.txt ---- Defect Fixed ---- ----  
1   link to forum in top nav has extra slash ---- Defect Fixed ---- ----  
1   Typo in models.py ---- Defect Fixed ---- ----  
1   forum_list template error ---- Defect Fixed ---- ----  
1   repeated SQL queries ---- Defect Fixed ---- ----  
1   SQL optimizations ---- Enhancement Accepted ---- ----  
1   missing dependancy in the install instructions ---- Defect Fixed ---- ----  
1   Minor attribute errors in templates/forum/thread.html ---- Defect Fixed ---- ----  
1   INSTALLED_APP should be django.contrib.markup, not django.contrib.markdown ---- Defect Fixed ---- ----  
1   Newforms-admin needs admin.py ---- Defect Duplicate ---- ----  
3   pagination ---- Enhancement Fixed ---- ----  
1   use django-notifications ---- Enhancement Accepted ---- ----  
1   using property introduces bug? ---- Defect Invalid ---- ----  
1   {% url %} problem ---- Defect Fixed ---- ----  
1   Gettext '_' not imported in views.py ---- Defect Fixed ---- ----  
1   Reverse failure on new install ---- Defect Fixed ---- ----  
1   Viewing thread causes save() error ---- Defect Invalid ---- ----  
1   i18n - ru ---- Enhancement Fixed ---- rwpoul...@gmail.com  
1   Switch to django.forms ---- Enhancement Fixed ---- rwpoul...@gmail.com  
1   Templatetags for django-forum ---- Enhancement Done ---- rwpoul...@gmail.com  
1   Make django-forum site-aware ---- Enhancement Accepted ---- rwpoul...@gmail.com  
4   Not compatible with setuptools ---- Enhancement Done ---- rwpoul...@gmail.com  
1   Getting Started missing a step ---- Defect Fixed ---- ----  
1   Thread view breaks for AnonymousUser ---- Defect Fixed ---- ----  
1   Don't Need "Update Subscription" links for AnonymousUsers ---- Defect Fixed ---- ----  
1   Reverse for 'peoplecode.forum_index' with arguments '()' and keyword arguments '{}' not found ---- Defect Invalid ---- rwpoul...@gmail.com  
2   Staff-only forums ---- Enhancement Started ---- rwpoul...@gmail.com  
1   select_related() isn't used, causing excess queries ---- Defect Fixed ---- rwpoul...@gmail.com  
1   Caught an exception while rendering ---- Defect Duplicate ---- ----  
1   Missing form validation for create thread and post ---- Defect Fixed ---- ----  
1   Prepopulating the forum slug field ---- Defect Fixed ---- rwpoul...@gmail.com  
1   Forum order_id field (feature request) ---- Enhancement Fixed ---- rwpoul...@gmail.com  
1   Use group to enable access to group of peoples ---- Defect Duplicate ---- ----  
1   Allow control of pagination ---- Enhancement Fixed ---- rwpoul...@gmail.com  
1   500s generated if user account is deleted but containing thread is not ---- Defect Accepted ---- rwpoul...@gmail.com  
2   Post absolute URL fails in pagination ---- Defect Fixed ---- ----  
1   Is there missing a table in the models.py after the latest patch? ---- Defect Invalid ---- ross.pou...@gmail.com  
2   Un-sticky-ing a thread breaks ordering ---- Defect Fixed ---- rwpoul...@gmail.com  
3   Sticky-ed threads are sorted backward ---- Defect Duplicate ---- ----  
3   Anonymous viewing broken in r38 ---- Defect Fixed ---- ----  
1   Danish translation + 1.1 fix ---- Enhancement Fixed ---- rwpoul...@gmail.com  
1   BooleanFields do not accept null values ---- Defect Duplicate ---- ----  
1   Display new/unread posts ---- Enhancement Accepted ---- rwpoul...@gmail.com  
2   django-forum could benefit from a sitemap ---- Enhancement Fixed ---- rwpoul...@gmail.com  
3   NullBooleanField and BooleanField ---- Defect Fixed ---- ----  
1   All subscription notifications get mailed to FROM_ADDRESS ---- Defect Fixed ---- rwpoul...@gmail.com  
1   Use of BooleanField ---- Defect Duplicate ---- ----  
0   Spanish translation, fixing templates and a request ---- Defect Fixed ---- rwpoul...@gmail.com  
1   Missing trans Strings + Portuguese Translation ---- Defect Fixed ---- rwpoul...@gmail.com  
1   Unauthenticated users redirected to login page ---- Defect Fixed ---- rwpoul...@gmail.com  
1   Models fail to validate under Django 1.1 ---- Defect Duplicate ---- ----  
0   "Go back to thread" proposal ---- Defect Fixed ---- rwpoul...@gmail.com  
0   Changes for real-time markup ---- Enhancement Fixed ---- rwpoul...@gmail.com  
1   If a forum has multiple groups assigned to it managers.ForumManager.for_groups returns an instance of the forum for each group that has access. This causes the views.forum to raise a MultipleObjectsReturned ---- Defect Fixed ---- rwpoul...@gmail.com  
1   Evolving forums ---- Defect Done ---- rwpoul...@gmail.com  
1   Changing New thread's position ---- Defect WontFix ---- rwpoul...@gmail.com  
0   Don't do anything if nobody subscribed the thread ---- Defect Fixed ---- rwpoul...@gmail.com  
1   A little change to ThreadPostDetails ---- Enhancement New ---- rwpoul...@gmail.com  
2   setuptools doesn't copy templates to forum packages. ---- Defect New ---- ----  
1   newthread rudimentary function fix ---- Defect New ---- ----  
1   Breadcrumb cusomization ---- Defect New ---- ----  
1   Port to GAE/Django ---- Enhancement WontFix ---- ----  
1   site's sitemap will conflict with django-forum sitemap ---- Defect New ---- ----  
1   MArkDown must be pre-installed? ---- Defect Done ---- rwpoul...@gmail.com  
1   Template error and auth_logout ---- Defect Invalid ---- ----  
1   Czech translation ---- Enhancement Fixed ---- ----  
1   Please add the author to the template-context of the notify email ---- Defect New ---- ----  
1   Support attachments ---- Defect New ---- ----  
1   file based sessions are not stored in windows enviornment ---- Defect Invalid ---- ----  
1   i am not able to use socket communication in django ---- Defect Invalid ---- ----  
3   Django 1.2 CSRF not supported ---- Defect Accepted ---- rwpoul...@gmail.com  
1   Link are not generated with a rel="nofollow" attribute ---- Defect New ---- ----  
1   install error (with Pinax basic_project) no such table: forum_forum ---- Defect New ---- ----  
1   Thread List Should Use Time of Latest Post ---- Defect New ---- ----  
1   Django unit test - Url testing ---- Defect New ---- ----  
1   Search Facility ---- Defect WontFix ---- rwpoul...@gmail.com  
1   filter when there is no entry in other table ---- Defect New ---- ----  
1   syncdb fails when creating super user ---- Defect Invalid ---- ----  
1   Error on Django 1.1.4 ---- Defect Invalid ---- ----  
1   What components support BBS needs for constructing virtual host ---- Defect New ---- ----  
CSV
  
Powered by Google Project Hosting