issues
search
ericls
/
django-hashids
Non-intrusive hashids library for Django
MIT License
42
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update to poetry 1
#38
ericls
closed
9 months ago
1
Bumped poetry version up to support the more modern: poetry.core.masonry.api
#37
hanckmann
closed
9 months ago
1
Python-hashids is being depreciated in favor of python-sqids
#36
gabn88
opened
1 year ago
2
Update README.md to explain how to use hashids as slugs
#35
pxc
closed
1 year ago
0
using with django rest framework
#34
hosamhamdy258
opened
1 year ago
1
Usage sample with Django Rest Framework
#33
parad0x96
closed
1 year ago
3
allow using pk as real_field_name
#32
ericls
closed
1 year ago
1
Using "pk" instead of "id" breaks it
#31
vsego
closed
1 year ago
3
Test with mysql
#30
ericls
closed
2 years ago
1
Relationship lookup
#29
teotwaki
closed
2 years ago
3
How do I change the default lookup field in the admin
#28
danihodovic
opened
2 years ago
4
Fix inheriting from abstract models (#25)
#27
ericls
closed
2 years ago
1
Column does not exist when inheriting non-abstract models
#26
ericls
closed
2 years ago
1
Column does not exist when using multiple levels of inheritance
#25
bodgerbarnett
closed
2 years ago
8
HashidsField import line added
#24
lnxpy
closed
3 years ago
2
Test with multiple database backends
#23
ericls
closed
2 years ago
1
test with postgresql
#22
ericls
closed
3 years ago
1
Fix issue when filter by not existing decoded value
#21
RubenEu
closed
3 years ago
2
investigating inheritance
#20
ericls
closed
2 years ago
1
ConfigError raised when used with django-polymorphic
#19
jackton1
closed
2 years ago
6
Update README.md to include Features
#18
jackton1
closed
3 years ago
2
0.4.1
#17
ericls
closed
3 years ago
1
[BUG] Fix bug retrieving the real column
#16
jackton1
closed
3 years ago
1
Generate a new release.
#15
jackton1
closed
3 years ago
1
Add support for model inheritance
#14
jackton1
closed
3 years ago
2
Prevent full_clean validation failures
#13
jackton1
closed
3 years ago
2
Rename github action name to test
#12
ericls
closed
3 years ago
1
Rename pythonpackage.yml to test.yml
#11
jackton1
closed
3 years ago
2
Prevent validation errors for non editable hashid field
#10
jackton1
closed
3 years ago
1
Switch to use builtin string module
#9
jackton1
closed
3 years ago
0
Create test.yml
#8
jackton1
closed
3 years ago
3
Add HashidsMixin
#7
jackton1
closed
3 years ago
0
Release 0.3.0
#6
ericls
closed
4 years ago
0
Fix #4
#5
ndrbrt
closed
4 years ago
1
IndexError when using filter if the hashid value does not exists
#4
ndrbrt
closed
4 years ago
1
Set column to None; allow access when real field has no value.
#3
ericls
closed
4 years ago
1
`create_user` fails if `HashidsField` is set on the User model
#2
ndrbrt
closed
4 years ago
1
GitHub actions
#1
ericls
closed
4 years ago
0