<html><head><style type="text/css" media="screen">Body{font-family: Verdana;font-size:.75em;}h4{font-size:.9em;}a{color: #3a62a6;}.digest .toc {margin-bottom: 15px; padding-bottom:8px; border-bottom: 1px solid #ccc;}.digest .tocItem {margin-bottom: 15px;}.tocItem a{color:#000;text-decoration: none;}.tocItem a:hover{color: #3a62a6;text-decoration: underline;}.topic{padding-bottom: 8px;margin-bottom: 20px; border-bottom: 1px solid #ccc;}.topicHeader{margin-bottom:10px;}.topicTitle{font-weight: bold;}.replies p{margin:0;padding:0;}.replies hr{width: 15%;text-align: left;margin: 0 auto 5px 0;border: none 0;border-top: 1px solid #ccc;height: 1px;}.reply{margin-bottom: 6px;padding-bottom: 4px;}.anchorMarker{color: #3a62a6;}.footer{color: gray;}</style></head><body><div class="digest"><p>Hi ironpython,</p><p>Here's your Daily Digest of new issues for project "<a href="http://ironpython.codeplex.com/">IronPython</a>".</p><p>In today's digest:</p><h4>ISSUES</h4><div class="toc"><div class="tocItem"><a href="#toc_issue_1">1. <span class="tocTitle">[New comment] -X:Tracing argument problem?</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_2">2. <span class="tocTitle">[New issue] Create Chocolatey package for IronPython</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_3">3. <span class="tocTitle">[New issue] missing _meta attribute for django</span> <span class="anchorMarker">↓</span></a></div></div><h4>ISSUES</h4><div class="topic"><a name="toc_issue_1"></a><div class="topicHeader"><span class="topicTitle">1. [New comment] -X:Tracing argument problem?</span> <a href="http://ironpython.codeplex.com/workitem/35469">view online</a></div><p>User jdhardy has commented on the issue:</p><p>"<p>Fixed in c92aec2.</p>"</p></div><div class="topic"><a name="toc_issue_2"></a><div class="topicHeader"><span class="topicTitle">2. [New issue] Create Chocolatey package for IronPython</span> <a href="http://ironpython.codeplex.com/workitem/35619">view online</a></div><p>User jdhardy has proposed the issue:</p><p>"Create a <a href="http://chocolatey.org" rel="nofollow">Chocolatey</a> package for IronPython."</p></div><div class="topic"><a name="toc_issue_3"></a><div class="topicHeader"><span class="topicTitle">3. [New issue] missing _meta attribute for django</span> <a href="http://ironpython.codeplex.com/workitem/35620">view online</a></div><p>User dsy73 has proposed the issue:</p><p>"Hello<br />
<br />
Django does not work.<br />
<br />
django-1.7-py2.7<br />
ironpython 2.7.4 or 2.7.5.20<br />
<br />
I execute:<br />
<pre><code>ipy64.exe -X:FullFrames "%IRONPYTHONPATH%"\Scripts\django-admin.py startproject djtest
cd djtest
ipy64 -X:FullFrames manage.py runserver</code></pre>
I have this error: <br />
<pre><code>AttributeError: 'NoneType' object has no attribute '_meta'</code></pre>
Full stack<br />
<pre><code>Traceback (most recent call last):
File "manage.py", line 10, in <module>
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\__init__.py", line 21, in setup
File "C:\Program Files (x86)\IronPython 2.7\Lib\importlib\__init__.py", line 37, in import_module
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\core\management\__init__.py", line 385, in execute_from_command_line
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\core\management\__init__.py", line 354, in execute
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\apps\registry.py", line 108, in populate
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\apps\config.py", line 197, in import_models
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\contrib\auth\models.py", line 360, in <module>
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\db\models\base.py", line 253, in __new__
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\db\models\base.py", line 300, in add_to_class
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\db\models\fields\related.py", line 2244, in contribute_to_class
File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\django-1.7-py2.7.egg\django\db\models\fields\related.py", line 1168, in __set__
AttributeError: 'NoneType' object has no attribute '_meta'</code></pre>
Same error with the stable version 2.7.4 of IronPython before I read this issue <a href="https://ironpython.codeplex.com/workitem/35231" rel="nofollow">35231</a>."</p></div><div class="footer"><p>You are receiving this email because you subscribed to notifications on CodePlex.</p><p>To report a bug, request a feature, or add a comment, visit <a href="http://ironpython.codeplex.com/workitem/list/basic">IronPython Issue Tracker</a>. You can <a href="http://ironpython.codeplex.com/subscriptions/workitem/project/edit">unsubscribe or change your issue notification settings</a> on CodePlex.com.</p></div></div></body></html>