| 7 weeks ago | barryp | Fix problem found when running unittests under Python 2.6: datetime.time.isoformat() trunk tip | changeset | files |
| 2 months ago | barryp | Minor tweaks for compatibility with Python 2.3 and 2.4. The biggest trunk | changeset | files |
| 2 months ago | barryp | Oops, one line that was deleted snuck back in, was harmless though. trunk | changeset | files |
| 2 months ago | barryp | Tagged 2.0 alpha 1 trunk | changeset | files |
| 2 months ago | barryp | A few minor tweaks to the django backend, it seems to pass all Django unittests now! trunk 2.0alpha1 | changeset | files |
| 2 months ago | barryp | Get the packaging cleaned up somewhat. trunk | changeset | files |
| 2 months ago | barryp | Fix problem where I used the wrong attribute name to access an Exeption's message. trunk | changeset | files |
| 2 months ago | barryp | Subclassed bpgsql.Cursor to return rows as tuples instead of lists, to trunk | changeset | files |
| 2 months ago | barryp | Add a Django 1.0 backend that passes a lot, but not all, of the Django unittests. trunk | changeset | files |
| 2 months ago | barryp | Reorganize a bit so the Cursor.rowcount attribute can show usable trunk | changeset | files |
| 2 months ago | barryp | Fixed problem preventing Connection class from being subclassed. trunk | changeset | files |
| 2 months ago | barryp | Be consistent about the syntax used for raising exceptions, use the modern trunk | changeset | files |
| 2 months ago | barryp | Ran pylint, made changes to help improve code quality. trunk | changeset | files |
| 2 months ago | barryp | Rework type conversions to help it come closer to passing Django unittests. trunk | changeset | files |
| 2 months ago | barryp | Took out logging calls, found after doing some profiling that the hit is pretty significant. trunk | changeset | files |
| 2 months ago | barryp | Tweak a few minor things to allow it to start to work as a Django 1.0 DB backend. trunk | changeset | files |
| 5 months ago | barryp | Cleanup the organization of the code and rename conversion functions to trunk | changeset | files |
| 5 months ago | barryp | Move the _TypeManager functionality right into the Connection class. trunk | changeset | files |
| 5 months ago | barryp | Simplify char and binary escaping, using regexes so we don't miss anything. trunk | changeset | files |
| 5 months ago | barryp | Work on string escaping, to use standard_conforming_strings, also trunk | changeset | files |
| ... |