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 }}
atassumer
/
feincms
Public
forked from
matthiask/feincms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
feincms
feincms
content
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 12, 2014
Fix all flake8 2.1.0 warnings
Show description for 1016afc
matthiask
committed
1016afc
View commit details
Copy full SHA for 1016afc
View code at this point
Browse repository at this point
Commits on Feb 3, 2014
Fix #511: UnicodeDecodeError if subpage not found
matthiask
committed
ee0dd59
View commit details
Copy full SHA for ee0dd59
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
Table content removal
Show description for a1de1de
matthiask
committed
a1de1de
View commit details
Copy full SHA for a1de1de
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 Nov 17, 2013
Fix occurrences of E126
matthiask
committed
a1bb6d3
View commit details
Copy full SHA for a1bb6d3
View code at this point
Browse repository at this point
Commits on Nov 8, 2013
Follow the advice of Simon Bächler and do not use new_*
matthiask
committed
07db848
View commit details
Copy full SHA for 07db848
View code at this point
Browse repository at this point
Protect the app_reverse cache against offline database changes
matthiask
committed
a1f0d14
View commit details
Copy full SHA for a1f0d14
View code at this point
Browse repository at this point
app_reverse cache: Also use settings.SITE_ID if set
matthiask
committed
91b3bc4
View commit details
Copy full SHA for 91b3bc4
View code at this point
Browse repository at this point
Simplify ApplicationContent.closest_match by moving the caching into app_reverse
Show description for cc674c3
matthiask
committed
cc674c3
View commit details
Copy full SHA for cc674c3
View code at this point
Browse repository at this point
Remove an unnecessary assignment
Show description for ad4d9fd
matthiask
committed
ad4d9fd
View commit details
Copy full SHA for ad4d9fd
View code at this point
Browse repository at this point
app_reverse: Actually fall back to any language if current language does not exist
Show description for 24732d3
matthiask
committed
24732d3
View commit details
Copy full SHA for 24732d3
View code at this point
Browse repository at this point
Actually do what the pull request says
matthiask
committed
f23e6fe
View commit details
Copy full SHA for f23e6fe
View code at this point
Browse repository at this point
app_reverse: Massive simplification, only take the urlconf and the language into account by default
matthiask
committed
2a0cc95
View commit details
Copy full SHA for 2a0cc95
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
Also clobber the app_reverse cache when saving pages
matthiask
committed
8872e3c
View commit details
Copy full SHA for 8872e3c
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
Fix #396: Make section content's use of template names consistent with the media library
matthiask
committed
fa23958
View commit details
Copy full SHA for fa23958
View code at this point
Browse repository at this point
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 Oct 7, 2013
Merge branch 'master' into next
Show description for 6817d95
matthiask
committed
6817d95
View commit details
Copy full SHA for 6817d95
View code at this point
Browse repository at this point
Fix #445: Signed/unsigned problem with MySQL 5.5
Show description for 2a41a14
matthiask
committed
2a41a14
View commit details
Copy full SHA for 2a41a14
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 Apr 5, 2013
Make stock VideoContent easier to extend by subclassing.
Martin J. Laubach
committed
498bfd3
View commit details
Copy full SHA for 498bfd3
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Make urlconf arg of app_reverse a kwarg, so that one can curry the app_reverse into a reverse instead of dribbling changes all over the external application.
Show description for 162df4a
Martin J. Laubach
committed
162df4a
View commit details
Copy full SHA for 162df4a
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
Fix #382: Do not crash if video URL could not be parsed
matthiask
committed
c378af3
View commit details
Copy full SHA for c378af3
View code at this point
Browse repository at this point
Commits on Jan 8, 2013
Merge branch 'master' into next
Show description for d26c5d6
matthiask
committed
d26c5d6
View commit details
Copy full SHA for d26c5d6
View code at this point
Browse repository at this point
Fix #376: Intermittent crashes in RSSContent.cache_content
Show description for 992703b
matthiask
committed
992703b
View commit details
Copy full SHA for 992703b
View code at this point
Browse repository at this point
Commits on Dec 14, 2012
Merge branch 'master' into next
Show description for a3f3bb2
matthiask
committed
a3f3bb2
View commit details
Copy full SHA for a3f3bb2
View code at this point
Browse repository at this point
Commits on Dec 2, 2012
fix AttributeError when using cleanse with section content
Stefan Reinhard
committed
914eb0c
View commit details
Copy full SHA for 914eb0c
View code at this point
Browse repository at this point
Commits on Oct 10, 2012
Revert "Support nested ContentObjectMixin processing"
Show description for 8f251be
matthiask
committed
8f251be
View commit details
Copy full SHA for 8f251be
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.