An open API service for providing issue and pull request metadata for open source projects.

GitHub / dcramer/django-uuidfield issues and pull requests

#68 - ImportError: cannot import name 'SubfieldBase'

Issue - State: open - Opened by miket0o over 8 years ago - 1 comment

#67 - Remove use of SubFieldBase.

Pull Request - State: open - Opened by kariantti over 8 years ago - 3 comments

#66 - Remove use of SubFieldBase.

Pull Request - State: closed - Opened by kariantti over 8 years ago

#65 - py3 respects subfieldtype metaclass

Pull Request - State: closed - Opened by thinkt4nk over 8 years ago

#64 - Adds license information to the setup function

Pull Request - State: open - Opened by anweshadas almost 9 years ago

#63 - Django 1.8+

Issue - State: open - Opened by rjmoggach over 9 years ago - 1 comment

#62 - SubfieldBase has been deprecated

Issue - State: closed - Opened by dduong42 over 9 years ago - 1 comment

#61 - Fix an assert message and convert to new style string formatting

Pull Request - State: closed - Opened by marksteve over 9 years ago

#60 - Add a note about Django 1.8 UUIDField

Pull Request - State: open - Opened by kracekumar almost 10 years ago

#59 - Added introspection rules for South.

Pull Request - State: open - Opened by jdzero over 10 years ago

#58 - merge in changes from pypi version 0.5.0

Pull Request - State: open - Opened by macropin over 10 years ago

#57 - Version 0.5.1 release

Issue - State: open - Opened by kottenator over 10 years ago - 6 comments

#55 - a bug when hyphenate=true

Issue - State: open - Opened by shmilyoo over 10 years ago

#54 - Added a warning about migration limitation

Pull Request - State: closed - Opened by rikkiprince over 10 years ago

#52 - Python3 support.

Pull Request - State: open - Opened by hellysmile over 10 years ago

#51 - unicode() method does not work in Python 3.3

Issue - State: open - Opened by linkmic over 10 years ago - 4 comments

#49 - Inconsistent backend UUID values in method get_db_prep_value()

Issue - State: open - Opened by lingxiaoyang over 10 years ago - 3 comments

#48 - Raise ValueError in get_db_prep_value() when value is of invalid length

Pull Request - State: closed - Opened by ksonbol over 10 years ago - 4 comments

#47 - Not JSON serializable

Issue - State: closed - Opened by brunofin over 10 years ago - 2 comments

#46 - PostgreSQL throws DataError when trying to retrieve objects with invalid UUID

Issue - State: closed - Opened by lingxiaoyang over 10 years ago - 3 comments

#45 - Fix get db prep value when value is unicode

Pull Request - State: open - Opened by zebuline over 10 years ago - 3 comments

#44 - Fix get_db_prep_value() with Unicode values, Python 2 and 3

Pull Request - State: open - Opened by ghost almost 11 years ago - 1 comment

#43 - Update problem with hyphenate.

Pull Request - State: closed - Opened by hobbestigrou almost 11 years ago - 1 comment

#42 - Django 1.7 migrations support

Pull Request - State: closed - Opened by coagulant almost 11 years ago - 1 comment

#41 - Some bug fix to improve python3 compatibility

Pull Request - State: open - Opened by vitaly4uk almost 11 years ago - 3 comments

#40 - Hyphenate problems

Issue - State: closed - Opened by SteveAyre almost 11 years ago - 4 comments

#39 - bugfix: fix field length for hyphenated uuids

Pull Request - State: closed - Opened by SteveAyre about 11 years ago - 1 comment

#38 - Remove "(calculated using the UUID1 method)" doc

Pull Request - State: closed - Opened by chris-martin about 11 years ago - 1 comment

#37 - Support for BinaryField in Django 1.6+

Issue - State: closed - Opened by kevinlondon about 11 years ago - 1 comment

#36 - ValueError: badly formed hexadecimal UUID string

Issue - State: closed - Opened by pazooki about 11 years ago - 3 comments

#35 - fix prefetch related with UUID fields

Pull Request - State: open - Opened by berndtj about 11 years ago - 3 comments

#34 - Python 3 Support (#33)

Pull Request - State: closed - Opened by luto about 11 years ago - 7 comments

#33 - Serialization failure on Python3 due to unicode calls

Issue - State: closed - Opened by emyller about 11 years ago - 1 comment

#32 - Move logic from get_db_prep_value() to get_prep_value()

Pull Request - State: open - Opened by Suor over 11 years ago

#31 - Form validation of mal-formed uuid is broken

Issue - State: open - Opened by julienaubert over 11 years ago
Labels: bug

#30 - Python3

Pull Request - State: closed - Opened by julienaubert over 11 years ago - 7 comments

#29 - fix get_db_prep_value when value is unicode

Pull Request - State: closed - Opened by zebuline over 11 years ago - 4 comments

#28 - python 3.3 support fix

Pull Request - State: closed - Opened by vitaly4uk over 11 years ago - 1 comment

#27 - Remove hyphens from UUIDs passed into queries

Pull Request - State: closed - Opened by MikeAmy over 11 years ago - 1 comment

#26 - Always return unicode string for StringUUID.__unicode__

Pull Request - State: closed - Opened by Natim over 11 years ago - 2 comments

#25 - Can you increment version number and upload to PyPI?

Issue - State: open - Opened by cyc over 11 years ago - 5 comments

#23 - StringUUID not scriptable

Issue - State: open - Opened by pdxwebdev over 11 years ago
Labels: bug

#21 - Added hyphenate kwarg to UUIDField.

Pull Request - State: closed - Opened by rca about 12 years ago - 1 comment

#20 - String value with hyphens

Issue - State: closed - Opened by bfirsh about 12 years ago - 4 comments

#19 - introspection rules

Issue - State: open - Opened by toudi about 12 years ago - 3 comments

#18 - Python 3 support

Pull Request - State: closed - Opened by dominicrodger about 12 years ago - 10 comments

#17 - UUID as PK for Custom User model, django admin problem

Issue - State: open - Opened by ghost over 12 years ago - 1 comment
Labels: bug

#16 - UUIDField not cleaning up when using objects.get/objects.get_or_create()

Issue - State: open - Opened by jleclanche over 12 years ago
Labels: bug

#15 - Provide UUIDMixin in the models

Issue - State: open - Opened by rambo over 12 years ago - 2 comments
Labels: feature

#14 - Short UUID

Issue - State: open - Opened by sindresorhus over 12 years ago - 1 comment
Labels: feature

#13 - coercing to Unicode: need string or buffer, StringUUID found

Issue - State: open - Opened by sindresorhus over 12 years ago - 1 comment
Labels: bug

#12 - Add ability to specify title

Issue - State: open - Opened by sindresorhus over 12 years ago
Labels: feature

#11 - Not JSON encodable

Issue - State: closed - Opened by andymckay almost 13 years ago - 6 comments

#10 - Import the psycopg2.extras module fully.

Pull Request - State: closed - Opened by PiDelport almost 13 years ago - 3 comments

#9 - Ensure that str and unicode representations of StringUUID match.

Pull Request - State: closed - Opened by adepue about 13 years ago

#8 - README says django-bitfield

Issue - State: closed - Opened by dyve over 13 years ago

#7 - Incorrect max_length

Issue - State: closed - Opened by chrisspen over 13 years ago - 2 comments

#6 - One character to rule them all

Pull Request - State: closed - Opened by jezdez over 13 years ago

#5 - Added support for Postgres and a bunch of other changes

Pull Request - State: closed - Opened by jezdez over 13 years ago

#4 - Check out the source for ...?

Issue - State: closed - Opened by davidszotten almost 14 years ago - 1 comment

#3 - UUIDField in Admin?

Issue - State: closed - Opened by sivy over 14 years ago - 1 comment

#2 - just an fyi - misspelled "regster" in the psycopg2 statement.

Issue - State: closed - Opened by cloax over 14 years ago - 1 comment

#1 - Untitled

Pull Request - State: closed - Opened by andymckay over 14 years ago - 1 comment