openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-moderation
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
1 day
ago.
Oct 30, 2023 — Oct 30, 2024
Showing page 3 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #148 from blag/master
Dominik Szopa
More...
about 8 years ago
Rename and tweak model fields to be shorter
Drew Hubl
More...
about 8 years ago
Don't try to support Django 1.10 yet
Drew Hubl
More...
about 8 years ago
Remove autodiscover setting in favor of a separate AppConfig, a la django.contrib.admin.apps
Drew Hubl
More...
about 8 years ago
Update tests to use Django 1.7+ app config and remove autodiscovery from test url config
Drew Hubl
More...
about 8 years ago
Add the TEMPLATES setting to tests for Django 1.10+
Drew Hubl
More...
about 8 years ago
Update tests to use Django 1.9 URLs
Drew Hubl
More...
about 8 years ago
Rewrite filter logic to be more performant and straightforward
Drew Hubl
More...
about 8 years ago
More flake8 fixes
Drew Hubl
More...
about 8 years ago
Update tests to Django >= 1.7 and their supported Python versions
Drew Hubl
More...
about 8 years ago
Typo fix
Drew Hubl
More...
about 8 years ago
Add a custom queryset with approve() and reject() methods to enable approving and rejecting multiple ModeratedObjects
Drew Hubl
More...
about 8 years ago
Reformat template for readability
Drew Hubl
More...
about 8 years ago
Add moderated_status attribute to registered classes for easy access
Drew Hubl
More...
about 8 years ago
Various logic fixups
Drew Hubl
More...
about 8 years ago
Don't try to autodiscover our own moderator.py
Drew Hubl
More...
about 8 years ago
Use django-model-utils to get human-readable moderation states and statuses
Drew Hubl
More...
about 8 years ago
Formatting fixup
Drew Hubl
More...
about 8 years ago
More PEP8 fixups
Drew Hubl
More...
about 8 years ago
Make imports explicit and relative, and reorder them according to PEP8
Drew Hubl
More...
about 8 years ago
Move moderation constants into their own file so they can be imported without importing models
Drew Hubl
More...
about 8 years ago
Add resolve_foreignkeys option to moderator options
Drew Hubl
More...
about 8 years ago
Deprecate DJANGO_MODERATION_ settings in favor of just the MODERATION_ prefix
Drew Hubl
More...
about 8 years ago
Move autodiscover into moderation.apps and create a setting key
Drew Hubl
More...
about 8 years ago
FIX - from importlib import import_module
Angel A. Guadarrama B
More...
over 8 years ago
Merge pull request #143 from sapiu/fix-inheritance
Dominik Szopa
More...
almost 9 years ago
Fix support for inherited visibility_column
Phillip Berndt
More...
almost 9 years ago
Merge pull request #140 from hacklabr/master
Dominik Szopa
More...
about 9 years ago
update django-webtest to fix tests in djagno 1.8
Bruno Martin
More...
about 9 years ago
fix pep8 issues
Bruno Martin
More...
about 9 years ago
←
1
2
3
4
5
6
7
8
9
…
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree