issues
search
MnogoByte
/
django-permanent
Yet another approach to creation of non-deletable and non-removable from db restorable django models.
71
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed deepcopy()-ing PermanentQuerySet
#29
ydaniv
closed
9 years ago
2
deepcopy()-ing QuerySet objects initializes them without args and breaks
#28
ydaniv
closed
9 years ago
1
test_m2m_select_related Fails on Django 1.8
#27
meteozond
closed
9 years ago
1
Reorganize generic code
#26
meteozond
opened
9 years ago
0
Can't access related removed permanent objects through all_objects
#25
meteozond
closed
9 years ago
0
Django 1.8 Manager isn't available; PermanentModel is abstract
#24
meteozond
closed
9 years ago
0
Django 1.8 get_restore_or_create bug
#23
meteozond
closed
9 years ago
0
Inconsistent results with Permanent m2m through
#22
meteozond
closed
9 years ago
0
Django < 1.7 atomic
#21
meteozond
closed
9 years ago
0
Django 1.8 support
#20
meteozond
closed
9 years ago
0
Forsed deletion
#19
meteozond
closed
9 years ago
0
Implement future imports to fit Django import code style
#18
meteozond
opened
9 years ago
0
Implement code coverage check during tests
#17
meteozond
closed
9 years ago
0
Fix code style
#16
meteozond
closed
9 years ago
0
Travis integration
#15
meteozond
closed
9 years ago
0
Python 3 support
#14
meteozond
closed
9 years ago
1
Prevent object duplication
#13
meteozond
closed
9 years ago
0
Not NULL default value
#12
meteozond
opened
9 years ago
0
m2m trough model support
#11
meteozond
closed
9 years ago
1
Bad results for objects related
#10
nephthys
closed
9 years ago
1
Upload latest to repo
#9
jpadilla
closed
9 years ago
2
Add tox & travis cfg + various fixes
#8
davidfischer-ch
closed
9 years ago
4
Add ability to provide custom field and it's options
#7
meteozond
closed
10 years ago
1
0.1.4
#6
bashu
closed
10 years ago
1
django >= 1.6 ?
#5
bashu
closed
10 years ago
4
Update delete method to fit new transactions functionality
#4
meteozond
closed
10 years ago
1
Replace model-utils with django native QuerySet methods
#3
meteozond
closed
10 years ago
1
Add tests
#2
meteozond
closed
10 years ago
1
ImportError: cannot import name force_managed
#1
sametmax
closed
10 years ago
2
Previous