Skip to content

Tags: lukesneeringer/django-pgfields

Tags

1.4.0

Toggle 1.4.0's commit message
Release notes and version bump for 1.4.

1.3

Toggle 1.3's commit message
Add tests for auto UUID + south.

This commit adds a test to ensure that a south migration for
a model with an automatically generated UUID field works
as expected.

1.2

Toggle 1.2's commit message
Bumping version to 1.2.0

1.1.1

Toggle 1.1.1's commit message
Version number bump

1.1

Toggle 1.1's commit message
Bumping version to 1.1.0.

1.0

Toggle 1.0's commit message
Bump version to 1.0 (final).

This commit bumps the current version of django-pgfields to 1.0, and
the "next version" directive (in the docs) to 1.1.

0.9.2.1

Toggle 0.9.2.1's commit message
Tweaks to the documentation to fix Read the Docs.

This commit makes my versionadded rule be aware of whether
we are on Read the Docs or not and behave in a way that gets
the desired outcome in either case.

0.9.2

Toggle 0.9.2's commit message
Merge branch 'master' into stable/0.9.x

0.9.1

Toggle 0.9.1's commit message
VERSION fix.

This commit corrects an issue caused by poor referencing of VERSION,
and its not coming through via. the manifest file.

0.9

Toggle 0.9's commit message
Merge branch 'master' into stable/0.9.x