My favorites | Sign in
Project Home Issues
Project Information
Members
Links

Moved to Bitbucket

django-mssql on bitbucket

Development on the Google code repo has stopped with version 1.0.1. This version is also installable from PyPi (pip install django-mssql==1.0.1).

Please report new issues over on Bitbucket and not here. I am in the process of moving issues over.

Documentation is available at http://django-mssql.readthedocs.org/.

Contributors and Credits

  • The Django team
  • The original SQL Server backend creator and patch submitters
  • Adam Vandenberg
  • Michael Manfre
  • Cedric Collins for the NULL parameter replacement patch & float bug.
  • Paul Tax for help with paging/column aliasing and handling various Decimal formats.
  • nicked for the mixed-NULL insert bug report and patch.
  • blp330 for the constraint name bug report and patch.
  • zuerchertech for the literal decimal select patch.
  • Everyone else who has reported bugs against this project.
  • Thanks to the django-pyodbc team for cross-pollination.
Powered by Google Project Hosting