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
content
richtext
models.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 17, 2022
Reintroduce the ability to easily use the render() return value in a string context
matthiask
committed
b669cb7
View commit details
Copy full SHA for b669cb7
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Return tuples instead of rendering in all bundled content types
matthiask
committed
0217a59
View commit details
Copy full SHA for 0217a59
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 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
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 8, 2016
Hopefully adapt correctly to the render_to_string API change
matthiask
committed
59398ac
View commit details
Copy full SHA for 59398ac
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
Problem: context_instance is deprecated in render_to_response
Show description for 4260f8f
Sebastian Walter
committed
4260f8f
View commit details
Copy full SHA for 4260f8f
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Move contents back to feincms.content to minimize the diff
Show description for 0a52a9f
matthiask
committed
0a52a9f
View commit details
Copy full SHA for 0a52a9f
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Revert to a less radical departure from FeinCMS 1.x
matthiask
committed
be4db35
View commit details
Copy full SHA for be4db35
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Add a new TemplateContent, remove everything under feincms.content.*
Show description for 2ad51c8
matthiask
committed
2ad51c8
View commit details
Copy full SHA for 2ad51c8
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
What does not exist cannot be imported
matthiask
committed
8884ba3
View commit details
Copy full SHA for 8884ba3
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
Move the first class content-types (Application, Raw, Richtext and Mediafile) to feincms.contents and feincms.apps
Show description for ac3860a
matthiask
committed
ac3860a
View commit details
Copy full SHA for ac3860a
View code at this point
Browse repository at this point
Commits on Sep 4, 2014
Use self.error_class instead of ErrorList
matthiask
committed
b4c36b6
View commit details
Copy full SHA for b4c36b6
View code at this point
Browse repository at this point
Fix many deprecation warnings
matthiask
committed
3f4db74
View commit details
Copy full SHA for 3f4db74
View code at this point
Browse repository at this point
Commits on Dec 30, 2013
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 Oct 22, 2013
Merge branch 'master' into next
Show description for c442740
matthiask
committed
c442740
View commit details
Copy full SHA for c442740
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
In the docs, mention that FEINCMS_RICHTEXT_INIT_TEMPLATE needs to be set if using TinyMCE 4.x
Show description for 5505c97
adsworth
committed
5505c97
View commit details
Copy full SHA for 5505c97
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 Sep 30, 2013
Add support for Python 3.3 (successfully run the testsuite at least)
matthiask
committed
a765206
View commit details
Copy full SHA for a765206
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
Start the v1.8 branch
matthiask
committed
10130ff
View commit details
Copy full SHA for 10130ff
View code at this point
Browse repository at this point
Commits on Sep 18, 2012
fix feincms cleanse function calls by converting them to instance methods
Stefan Reinhard
authored and
matthiask
committed
f311513
View commit details
Copy full SHA for f311513
View code at this point
Browse repository at this point
Commits on Sep 3, 2012
fix feincms cleanse function calls by converting them to instance methods
Stefan Reinhard
committed
341c7e5
View commit details
Copy full SHA for 341c7e5
View code at this point
Browse repository at this point
Commits on Aug 16, 2012
Add a few alters_data attributes here and there
matthiask
committed
e506c0c
View commit details
Copy full SHA for e506c0c
View code at this point
Browse repository at this point
Commits on Jun 9, 2012
Fix mispositioned commas
matthiask
committed
39d8681
View commit details
Copy full SHA for 39d8681
View code at this point
Browse repository at this point
Commits on Jun 7, 2012
Clarify deprecations and work on release notes a bit
Show description for d8f66fb
matthiask
committed
d8f66fb
View commit details
Copy full SHA for d8f66fb
View code at this point
Browse repository at this point
Commits on Jun 6, 2012
Deprecate feincms.utils.html.cleanse in favor of the feincms-cleanse package
matthiask
committed
d8c6b54
View commit details
Copy full SHA for d8c6b54
View code at this point
Browse repository at this point
Commits on Apr 6, 2012
Add rich text field which automatically adds CSS classes for the item editor
matthiask
committed
d26c429
View commit details
Copy full SHA for d26c429
View code at this point
Browse repository at this point
Commits on Mar 12, 2012
Also pass in context in other content types.
Martin J. Laubach
committed
259ed26
View commit details
Copy full SHA for 259ed26
View code at this point
Browse repository at this point
Commits on Feb 21, 2012
Fix rich text cleansing: Assigning a function to a class makes it a bound method
matthiask
committed
5568178
View commit details
Copy full SHA for 5568178
View code at this point
Browse repository at this point
Commits on Feb 15, 2012
Its now possible to pass a callable for the cleanse attribute when creating the RichtTextContent. The callable must accept one argument (html string) and return the cleansed string.
fabiangermann
authored and
matthiask
committed
cbfd23a
View commit details
Copy full SHA for cbfd23a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.