Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-lang-org
/
feincms
Public
forked from
feincms/feincms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
feincms
feincms
contrib
tagging.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2022
Update our pre-commit hooks and fix a few JS problems with global vars
matthiask
committed
8c2d841
View commit details
Copy full SHA for 8c2d841
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
tagging.register is no more since 2015.
Martin J. Laubach
committed
8d94530
View commit details
Copy full SHA for 8d94530
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Remove code for really old versions of Django
matthiask
committed
b044d52
View commit details
Copy full SHA for b044d52
View code at this point
Browse repository at this point
Add pre-commit
matthiask
committed
ed58558
View commit details
Copy full SHA for ed58558
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Reformat everything, add GitHub action workflows for testing
matthiask
committed
8f7cb92
View commit details
Copy full SHA for 8f7cb92
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
Replace ugettext* with gettext*
matthiask
committed
43523b1
View commit details
Copy full SHA for 43523b1
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
Revert "Replace ugettext with gettext"
Show description for e818e8e
matthiask
committed
e818e8e
View commit details
Copy full SHA for e818e8e
View code at this point
Browse repository at this point
Replace ugettext with gettext
matthiask
committed
45adcab
View commit details
Copy full SHA for 45adcab
View code at this point
Browse repository at this point
Stop depending on django.utils.six and python_2_unicode_compatible
matthiask
committed
9539a5a
View commit details
Copy full SHA for 9539a5a
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
Reformat everything using black
matthiask
committed
a3d3d4b
View commit details
Copy full SHA for a3d3d4b
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Make flake8 happy
matthiask
committed
167b088
View commit details
Copy full SHA for 167b088
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
Fix error introduced in last commit in pre-django-1.10 case
Martin J. Laubach
committed
8d08fb0
View commit details
Copy full SHA for 8d08fb0
View code at this point
Browse repository at this point
Adapt contrib.tagging to reality of Django 1.10+, which seems to never have worked.
Show description for ddbe963
Martin J. Laubach
committed
ddbe963
View commit details
Copy full SHA for ddbe963
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Django 1.11 changed handling of SelectMultiple widgets, adapt contrib.tagging.
Show description for 1e45342
Martin J. Laubach
committed
1e45342
View commit details
Copy full SHA for 1e45342
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Even more flake8 warnings
matthiask
committed
59d5edd
View commit details
Copy full SHA for 59d5edd
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
Update contrib.tagging to work with newer django-tagging versions (dev version from https://github.com/Fantomas42/django-tagging)
Martin J. Laubach
committed
8d63d77
View commit details
Copy full SHA for 8d63d77
View code at this point
Browse repository at this point
Commits on Dec 30, 2013
Remove "u" string prefixes
matthiask
committed
e92e084
View commit details
Copy full SHA for e92e084
View code at this point
Browse repository at this point
unicode_literals everything, add tox configuration for running the tests with Python 3.2
matthiask
committed
0495e00
View commit details
Copy full SHA for 0495e00
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
-E128 on contents and management
matthiask
committed
d9b27ad
View commit details
Copy full SHA for d9b27ad
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
E123
matthiask
committed
4b96061
View commit details
Copy full SHA for 4b96061
View code at this point
Browse repository at this point
Commits on Nov 22, 2013
Fix occurrences of E501
matthiask
committed
94c602a
View commit details
Copy full SHA for 94c602a
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
Move imports to the top of various files
matthiask
committed
e12a9fc
View commit details
Copy full SHA for e12a9fc
View code at this point
Browse repository at this point
Commits on Oct 25, 2013
Use django's six instead of own compat module.
meshy
committed
282a67d
View commit details
Copy full SHA for 282a67d
View code at this point
Browse repository at this point
Commits on Oct 23, 2013
Python 3 unicode compatibility.
meshy
committed
0be03dc
View commit details
Copy full SHA for 0be03dc
View code at this point
Browse repository at this point
Commits on Oct 18, 2013
Add option admin_list_display to contrib.tagging, so one can turn that off.
Show description for 3aca52d
Martin J. Laubach
committed
3aca52d
View commit details
Copy full SHA for 3aca52d
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
flake8-clean the code, mostly
matthiask
committed
72a361e
View commit details
Copy full SHA for 72a361e
View code at this point
Browse repository at this point
Commits on Mar 19, 2012
contrib.tagging: Ignore AlreadyRegistered as this is a secondary error from an ImportError in the main models.py most of the time.
Show description for dee33dc
Martin J. Laubach
committed
dee33dc
View commit details
Copy full SHA for dee33dc
View code at this point
Browse repository at this point
Commits on Dec 6, 2011
Add an option to contrib.tagging not to add stuff to the admin.
Martin J. Laubach
committed
d30b5eb
View commit details
Copy full SHA for d30b5eb
View code at this point
Browse repository at this point
Commits on Nov 7, 2011
Automatically make extensions collapsible
Martin J. Laubach
committed
6568ce0
View commit details
Copy full SHA for 6568ce0
View code at this point
Browse repository at this point
Clean up extension option layout in item editor admin
Martin J. Laubach
committed
77991fc
View commit details
Copy full SHA for 77991fc
View code at this point
Browse repository at this point
Commits on Nov 5, 2011
PEPify some white space
Martin J. Laubach
committed
6859b56
View commit details
Copy full SHA for 6859b56
View code at this point
Browse repository at this point
Remove unused code
Martin J. Laubach
committed
b412645
View commit details
Copy full SHA for b412645
View code at this point
Browse repository at this point
Remove unused imports
Martin J. Laubach
committed
bd8ae47
View commit details
Copy full SHA for bd8ae47
View code at this point
Browse repository at this point
Commits on Apr 28, 2011
Do not import foreign modules with a relative reference, they might
Show description for 15ecfbb
Martin J. Laubach
committed
15ecfbb
View commit details
Copy full SHA for 15ecfbb
View code at this point
Browse repository at this point
Commits on Sep 22, 2009
Whitespace cleanup
Chris Adams
committed
50c12a3
View commit details
Copy full SHA for 50c12a3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.