Changes between Version 6 and Version 7 of ForumAppsComparison
- Timestamp:
- Feb 26, 2008, 7:03:44 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ForumAppsComparison
v6 v7 36 36 <tr> 37 37 <td><a href="http://www.jonathanbuchanan.plus.com/repos/forum" 38 title="Jonathan's Django Forum">Django Forum</a></td> 38 title="Jonathan's Django Forum">Django Forum</a> 39 (<a href="http://incremental.homedns.org:81/">Demo</a> - guest/guest)</td> 39 40 <td>Jonathan Buchanan</td> 40 <td title="guest-post"> ?</td>41 <td title="notify"> no?</td>42 <td title="moderate"> no?</td>41 <td title="guest-post">No</td> 42 <td title="notify">No</td> 43 <td title="moderate">No</td> 43 44 </tr> 44 45 <tr> 45 <td><a href="http://code.google.com/p/django- discussion"46 title="django- discussion">django-discussion</a></td>47 <td> Jonathan Buchanan</td>46 <td><a href="http://code.google.com/p/django-threadedcomments" 47 title="django-threadedcomments">django-threadedcomments</a></td> 48 <td>Eric Florenzano</td> 48 49 <td title="guest-post">?</td> 49 50 <td title="notify">?</td> … … 87 88 88 89 This page was originally created by [http://djangopeople.net/akaihola/ akaihola]. There's a [http://groups.google.com/group/django-users/browse_thread/thread/56a6b62aba0c8766 django-users thread] about this page. I'll update information posted on that thread to this page. 90 91 [http://djangopeople.net/insin Jonathan Buchanan]: django-discussion is not actively maintained or developed at this time (parts of it were extracted into Django MPTT) - django-threadedcomments looks like a more complete and feature-rich implementation of the type of functionality it provided, so I've removed discussion and put threadedcomments in its place.