<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -134,11 +134,6 @@ class PositionField(models.IntegerField):
         # initialized to None when models.Manager.create is called with an
         # explicit position.
 
-        # FIXME: This breaks pre-newforms-admin when setting a position gt the
-        # maximum possible position -- something about how models are
-        # instantiated keeps this method from doing the right thing.
-        # Fortunately it works on newforms-admin, so it will be moot soon.
-
         try:
             has_pk = bool(getattr(instance, instance._meta.pk.attname))
         except AttributeError:</diff>
      <filename>positions/fields.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1dcacc3cf86bffd48165852c301adba1206ee34e</id>
    </parent>
  </parents>
  <author>
    <name>Joel Watts</name>
    <email>joel@joelwatts.com</email>
  </author>
  <url>http://github.com/jpwatts/django-positions/commit/9b3d6fa2c4fce2677ffaa38b47a63dd6ee9f2367</url>
  <id>9b3d6fa2c4fce2677ffaa38b47a63dd6ee9f2367</id>
  <committed-date>2009-08-13T11:18:15-07:00</committed-date>
  <authored-date>2009-08-13T11:18:15-07:00</authored-date>
  <message>Removed note about newforms-admin.</message>
  <tree>5ced0668d230a23fa45e05d2aee9b97f73e84226</tree>
  <committer>
    <name>Joel Watts</name>
    <email>joel@joelwatts.com</email>
  </committer>
</commit>
