issues
search
dominno
/
django-moderation
django-moderation is reusable application for Django framework, that allows to moderate any model objects.
BSD 3-Clause "New" or "Revised" License
269
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Object won't auto-approve as superuser
#222
silentjay
opened
11 months ago
0
Auto Save New
#221
nategreb
opened
2 years ago
0
Support for proxy models
#220
MaybeThisIsRu
closed
2 years ago
3
Default manager includes rejected objects
#219
MaybeThisIsRu
closed
2 years ago
2
Does not work well with proxy classes
#218
MaybeThisIsRu
opened
2 years ago
1
Fix autodiscovery
#217
MaybeThisIsRu
closed
2 years ago
1
Drop Django 2.2
#216
MaybeThisIsRu
closed
2 years ago
1
Make sites optional and update context when present
#215
MaybeThisIsRu
closed
2 years ago
1
Drop Django 2.2
#214
MaybeThisIsRu
opened
2 years ago
0
Sites framework is required for using this package
#213
MaybeThisIsRu
closed
2 years ago
2
chore(python): Reformat code with black
#212
DmytroLitvinov
closed
2 years ago
0
Release 0.8.0
#211
DmytroLitvinov
closed
2 years ago
0
Support for Django 3.2+
#210
ivanzugnoni
closed
2 years ago
4
Better support for Django 3.2.*
#209
sebastianclarke
closed
2 years ago
0
Moderated objects unavailable even with visible_until_rejected = True
#208
dipen30
opened
3 years ago
2
New Release
#207
bitdivision
closed
2 years ago
15
Update setup.py to allow the use of Django 3.2.*
#206
samjacobclift
closed
3 years ago
0
Support only active/secure Django versions
#205
MaybeThisIsRu
closed
3 years ago
1
Drop support for unsupported Django versions
#204
MaybeThisIsRu
closed
3 years ago
3
Update classifiers for PyPi
#203
MaybeThisIsRu
closed
3 years ago
0
New release to PyPi
#202
MaybeThisIsRu
closed
3 years ago
3
using Python3 metaclass in db module for django 3 compatibility
#201
martibosch
closed
3 years ago
0
django 3.x compatibility with python 3.8 and 3.9
#200
martibosch
closed
3 years ago
0
overtaking `_default_manager`
#199
grucha
opened
3 years ago
0
Can't choose form for ModerationAdmin
#198
awerner25
opened
3 years ago
0
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 9735: ordinal not in range(128)
#197
awerner25
opened
3 years ago
0
add fr locale
#196
awerner25
closed
3 years ago
1
Update for Django 3.0
#195
girardinsamuel
closed
2 years ago
6
[Model] matching query does not exist
#194
said2890
closed
3 years ago
0
Django 3.0
#193
MarouaneFawzi
closed
4 years ago
0
Django 3.0.6
#192
aztecrabbit
closed
4 years ago
1
Notifying users | `changed_by`
#191
tobyspark
opened
4 years ago
2
To delete
#190
eqqe
closed
4 years ago
2
Object-specific template and moderator?
#189
BoPeng
opened
4 years ago
0
Moderated objects unavailable even with visible_until_rejected = True
#188
djjudas21
opened
4 years ago
1
Get rid of `django-model-utils` library
#187
DmytroLitvinov
closed
2 years ago
2
Fix pinning version of Django for library
#186
DmytroLitvinov
closed
4 years ago
3
django.core.exceptions.ImproperlyConfigured: AUTH_USER_MODEL refers to model 'auth.User' that has not been installed
#185
djjudas21
closed
4 years ago
11
moderation.helpers.automoderate requires a User model instance, while the underlying code implies that it can accept user=None or HttpRequest.user
#184
viktor-yunenko
opened
4 years ago
0
relation "django_content_type" does not exist when migrating the db from scratch
#183
macolo
opened
4 years ago
3
german translation, example project optimized, admin style
#182
zypro
closed
4 years ago
0
Provide context for sending emails
#181
DmytroLitvinov
closed
4 years ago
2
Function 'inform_moderator' does not provide extra context to 'send' function
#180
DmytroLitvinov
closed
4 years ago
1
Update docs at readthedocs.io
#179
DmytroLitvinov
closed
4 years ago
3
Drop support Python2, Django<1.11. Add support Django 2.1, 2.2
#178
DmytroLitvinov
closed
5 years ago
5
Add support of django v.2.1
#177
DmytroLitvinov
closed
5 years ago
4
is_auto_approve not being called
#176
bschelling
closed
4 years ago
1
AttributeError: 'Manager' object has no attribute 'name'
#175
martygrant
closed
4 years ago
1
Fixes what I think was a typo
#174
daynejones
closed
5 years ago
2
TypeError: __init__() missing 1 required positional argument: 'on_delete'
#173
maxloyd
closed
4 years ago
7
Next