Skip to content

Remove use of SubFieldBase. - #67

Open
kariantti wants to merge 1 commit into
dcramer:masterfrom
lucaswiman:master
Open

Remove use of SubFieldBase.#67
kariantti wants to merge 1 commit into
dcramer:masterfrom
lucaswiman:master

Conversation

@kariantti

Copy link
Copy Markdown

No description provided.

@TheArchDev

Copy link
Copy Markdown

Any news on this pull request? I've been encountering Issue #68 so am interested!

@onlinejudge95

Copy link
Copy Markdown

3 Years down the line, are there any updates?

@lucaswiman

Copy link
Copy Markdown

I recently discovered that my fork referenced in this PR is still being used by some people. If you are still using this library, you should switch to the django built-in UUIDField. It's almost a drop-in replacement. If you run into errors in your migration files, either squash your migration history, or edit the migration files to use the django builtin. The latter is what I did years ago, though I've forgotten the details. (I think there's like one parameter difference, but it's a pretty rote change.)

I can't speak for @dcramer, but it seems pretty clear to me that there is no reason for continued maintenance in this library since Django now natively provides this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants