<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Code Spatter - Latest Comments</title><link>http://codespatter.disqus.com/</link><description></description><atom:link href="https://codespatter.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 04 Oct 2022 12:57:50 -0000</lastBuildDate><item><title>Re: A Django Model Manager for Soft Deleting Records and How to Customize the Django Admin</title><link>http://codespatter.com/2009/07/01/django-model-manager-soft-delete-how-to-customize-admin/#comment-6003529073</link><description>&lt;p&gt;&lt;a href="https://jasaseosmm.com/buy-instagram-verification/" rel="nofollow noopener" target="_blank" title="https://jasaseosmm.com/buy-instagram-verification/"&gt;Buy instagram verification&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Music Promotion</dc:creator><pubDate>Tue, 04 Oct 2022 12:57:50 -0000</pubDate></item><item><title>Re: How to Speed up Your Django Sites</title><link>http://codespatter.com/2009/04/23/how-to-speed-up-your-django-sites/#comment-6003528250</link><description>&lt;p&gt;As Jasaseosmm Team, we have designed this Free Instagram Likes Tool for you to test our services before paying for it. You can simply enter your username and we fetch your last photos, then you fill the necessary fields in the form. Lastly, we will send a confirmation e-mail to your e-mail address when you confirm the process will start immediately. Likes will arrive to your posts within 10 – 15 minutes instantly. You can use this every 24 hours. If you like our likes services, you can get more likes on Instagram from Jasaseosmm instantly &lt;a href="https://jasaseosmm.com/buy-instagram-verification/" rel="nofollow noopener" target="_blank" title="https://jasaseosmm.com/buy-instagram-verification/"&gt;buy instagram verified&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Music Promotion</dc:creator><pubDate>Tue, 04 Oct 2022 12:56:55 -0000</pubDate></item><item><title>Re: A Django Model Manager for Soft Deleting Records and How to Customize the Django Admin</title><link>http://codespatter.com/2009/07/01/django-model-manager-soft-delete-how-to-customize-admin/#comment-5157287352</link><description>&lt;p&gt;this is true&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sakib Rahman</dc:creator><pubDate>Thu, 19 Nov 2020 01:50:03 -0000</pubDate></item><item><title>Re: A Django Model Manager for Soft Deleting Records and How to Customize the Django Admin</title><link>http://codespatter.com/2009/07/01/django-model-manager-soft-delete-how-to-customize-admin/#comment-4910950090</link><description>&lt;p&gt;There's so much great content like this that you don't get to because of Google's search algorithm! Instead all that you see on Google are posts on Medium by some college chump trying to plug their biodata :/&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nitin Nain</dc:creator><pubDate>Tue, 12 May 2020 10:23:12 -0000</pubDate></item><item><title>Re: How to Write Reusable Apps for Pinax and Django</title><link>http://codespatter.com/2009/01/15/how-to-write-reusable-apps-for-pinax-and-django/#comment-3829525542</link><description>&lt;p&gt;well! thanks Greg for helpful guide. Is it still work well at this time?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ProWeb365</dc:creator><pubDate>Thu, 29 Mar 2018 04:30:03 -0000</pubDate></item><item><title>Re: How To Use Triggers to Track Changes in MySQL</title><link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/#comment-3829523071</link><description>&lt;p&gt;Thanks. I also looking for your new updates. Thanks for your help&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Easy Set Pools</dc:creator><pubDate>Thu, 29 Mar 2018 04:26:08 -0000</pubDate></item><item><title>Re: How To Use Triggers to Track Changes in MySQL</title><link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/#comment-3821602635</link><description>&lt;p&gt;Hi,&lt;br&gt;I can help with modification. PM me for solution.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">matching shirts for couples</dc:creator><pubDate>Sat, 24 Mar 2018 03:13:16 -0000</pubDate></item><item><title>Re: How To Use Triggers to Track Changes in MySQL</title><link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/#comment-3644424084</link><description>&lt;p&gt;This seems to work well from my side. Thanks. I also looking for your new updates. Thanks for your help&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">masterbuilt</dc:creator><pubDate>Sun, 03 Dec 2017 08:32:22 -0000</pubDate></item><item><title>Re: How To Use Triggers to Track Changes in MySQL</title><link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/#comment-3200167922</link><description>&lt;p&gt;Pla i av dis error on my phpmyadmin when importing, pls help me&lt;/p&gt;&lt;p&gt;CREATE TABLE IF NOT EXISTS `wpf8_commentmeta` (&lt;br&gt;  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,&lt;br&gt;  `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0',&lt;br&gt;  `meta_key` varchar(255) DEFAULT NULL,&lt;br&gt;  `meta_value` longtext,&lt;br&gt;  PRIMARY KEY (`meta_id`),&lt;br&gt;  KEY `comment_id` (`comment_id`),&lt;br&gt;  KEY `meta_key` (`meta_key`(191))&lt;br&gt;) TYPE=MyISAM  AUTO_INCREMENT=96 ;&lt;br&gt;MySQL said: Documentation&lt;/p&gt;&lt;p&gt;#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM  AUTO_INCREMENT=96' at line 19&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Abiola Joseph Efficacy</dc:creator><pubDate>Sun, 12 Mar 2017 08:01:22 -0000</pubDate></item><item><title>Re: How to Display Realtime Traffic Analytics</title><link>http://codespatter.com/2009/09/02/how-to-display-realtime-traffic-analytics/#comment-2744369438</link><description>&lt;p&gt;Yeah. you are right. i am looking for new version too.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matching Couple Hoodies</dc:creator><pubDate>Wed, 22 Jun 2016 09:15:14 -0000</pubDate></item><item><title>Re: How to Display Realtime Traffic Analytics</title><link>http://codespatter.com/2009/09/02/how-to-display-realtime-traffic-analytics/#comment-2532178934</link><description>&lt;p&gt;This looks good if we can use the updated version.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Memory Foam</dc:creator><pubDate>Wed, 24 Feb 2016 02:01:01 -0000</pubDate></item><item><title>Re: Implementing HaloScan Powered Comments</title><link>http://codespatter.com/2008/07/08/implementing-haloscan-powered-comments/#comment-1251090994</link><description>&lt;p&gt;Good with these changes. Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pearly Penile Papules</dc:creator><pubDate>Tue, 18 Feb 2014 23:44:24 -0000</pubDate></item><item><title>Re: Implementing HaloScan Powered Comments</title><link>http://codespatter.com/2008/07/08/implementing-haloscan-powered-comments/#comment-1205508974</link><description>&lt;p&gt;I will test to see if they are working well for the same ways.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pearly Penile Papules</dc:creator><pubDate>Fri, 17 Jan 2014 03:50:23 -0000</pubDate></item><item><title>Re: Implementing HaloScan Powered Comments</title><link>http://codespatter.com/2008/07/08/implementing-haloscan-powered-comments/#comment-1205508627</link><description>&lt;p&gt;It can be the same with these comment systems.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Twin Cities Web Design</dc:creator><pubDate>Fri, 17 Jan 2014 03:49:42 -0000</pubDate></item><item><title>Re: Implementing HaloScan Powered Comments</title><link>http://codespatter.com/2008/07/08/implementing-haloscan-powered-comments/#comment-1120996951</link><description>&lt;p&gt;Are there any ways to use trackbacks here? I don't see this function? Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pearly Penile Papules Removal</dc:creator><pubDate>Wed, 13 Nov 2013 05:36:00 -0000</pubDate></item><item><title>Re: How to Write Django Template Tags</title><link>http://codespatter.com/2009/01/22/how-to-write-django-template-tags/#comment-1034105584</link><description>&lt;p&gt;@Jules - Actually, its the  TemplateSyntaxError functions that are lacking the parenthesis.  Otherwise, good catch!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">gamesbook</dc:creator><pubDate>Sun, 08 Sep 2013 05:20:24 -0000</pubDate></item><item><title>Re: Quick Thumbnails in Django</title><link>http://codespatter.com/2008/09/13/quick-thumbnails-in-django/#comment-974204670</link><description>&lt;p&gt;I've been looking for thumbnail creator in all over google and coding forum for 1 full day and none of them worked.. Only your code is working for me... Thank you very much! You save my day...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anon</dc:creator><pubDate>Tue, 23 Jul 2013 22:22:42 -0000</pubDate></item><item><title>Re: How To Use Triggers to Track Changes in MySQL</title><link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/#comment-955034436</link><description>&lt;p&gt;Different point of view from that post. Interesting to say the least.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yepi250</dc:creator><pubDate>Mon, 08 Jul 2013 03:31:31 -0000</pubDate></item><item><title>Re: How to Add Locations to Python Path for Reusable Django Apps</title><link>http://codespatter.com/2009/04/10/how-to-add-locations-to-python-path-for-reusable-django-apps/#comment-828028792</link><description>&lt;p&gt;Nearly 4 years later, this is still a great post.  I linked to this on StackOverflow crediting you with the solution to my issue of "Django ImportError, No Module named 'app'"  Thank you.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pr0ducer</dc:creator><pubDate>Wed, 13 Mar 2013 11:51:33 -0000</pubDate></item><item><title>Re: How to Write Django Template Tags</title><link>http://codespatter.com/2009/01/22/how-to-write-django-template-tags/#comment-812771907</link><description>&lt;p&gt;To every distracted "paster": all the "if" statements are lacking a final parenthesis. Otherwise, great solution. Thanks m8! Cheers&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jules</dc:creator><pubDate>Tue, 26 Feb 2013 07:25:45 -0000</pubDate></item><item><title>Re: Implementing HaloScan Powered Comments</title><link>http://codespatter.com/2008/07/08/implementing-haloscan-powered-comments/#comment-598451329</link><description>&lt;p&gt;Very inmportant on different steps of your work check functionality of it and fix all mistakey if you made them. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">custom papers </dc:creator><pubDate>Thu, 26 Jul 2012 08:36:02 -0000</pubDate></item><item><title>Re: Django Single Sign On or a Solution to Multi-domain Cookies</title><link>http://codespatter.com/2009/06/18/django-single-sign-on-or-a-solution-to-multi-domain-cookies/#comment-546877125</link><description>&lt;p&gt;Hi Greg,&lt;/p&gt;&lt;p&gt;Can you share the URL if it is hosted ? :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sivasubramaniam Arunachalam</dc:creator><pubDate>Mon, 04 Jun 2012 08:47:37 -0000</pubDate></item><item><title>Re: Django Settings Site Domain example.com</title><link>http://codespatter.com/2009/01/05/django-settings-site-domain-examplecom/#comment-476084686</link><description>&lt;p&gt;This needs to be WAY more obvious than it is &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guest</dc:creator><pubDate>Sun, 25 Mar 2012 18:58:44 -0000</pubDate></item><item><title>Re: How To Use Triggers to Track Changes in MySQL</title><link>http://codespatter.com/2008/05/06/how-to-use-triggers-to-track-changes-in-mysql/#comment-453096374</link><description>&lt;p&gt;Thank you very much. Perfectly resolved my issue.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guest</dc:creator><pubDate>Thu, 01 Mar 2012 01:35:10 -0000</pubDate></item><item><title>Re: Django Settings Site Domain example.com</title><link>http://codespatter.com/2009/01/05/django-settings-site-domain-examplecom/#comment-396366289</link><description>&lt;p&gt;cloul change it through admin pannel too....&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aswad R</dc:creator><pubDate>Thu, 29 Dec 2011 04:28:29 -0000</pubDate></item></channel></rss>