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 }}
devfss
/
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2021
FeinCMS v1.20.1
matthiask
committed
a5407be
View commit details
Copy full SHA for a5407be
Browse repository at this point
Django 3.2 has been released for some time
matthiask
committed
e6d7bfe
View commit details
Copy full SHA for e6d7bfe
Browse repository at this point
Merge pull request #700 from youPickItUp/add_missing_semicolons
Show description for 22e94b3
matthiask
authored
22e94b3
View commit details
Copy full SHA for 22e94b3
Browse repository at this point
Change function expression to declaration
youPickItUp
authored
5c7b65c
View commit details
Copy full SHA for 5c7b65c
Browse repository at this point
Change function expression to declaration
youPickItUp
authored
a042d30
View commit details
Copy full SHA for a042d30
Browse repository at this point
Add missing semicolon
youPickItUp
authored
bb9ac56
View commit details
Copy full SHA for bb9ac56
Browse repository at this point
Add missing semicolon
youPickItUp
authored
787c7a9
View commit details
Copy full SHA for 787c7a9
Browse repository at this point
Commits on Apr 25, 2021
Merge pull request #699 from moojen/patch-2
Show description for eb7b09b
matthiask
authored
eb7b09b
View commit details
Copy full SHA for eb7b09b
Browse repository at this point
Commits on Mar 25, 2021
Update installation.rst
Show description for 34bca24
moojen
authored
34bca24
View commit details
Copy full SHA for 34bca24
Browse repository at this point
Commits on Mar 24, 2021
Merge pull request #698 from moojen/patch-1
Show description for 4f72278
matthiask
authored
4f72278
View commit details
Copy full SHA for 4f72278
Browse repository at this point
Update installation.rst
Show description for b9e2aaf
moojen
authored
b9e2aaf
View commit details
Copy full SHA for b9e2aaf
Browse repository at this point
Commits on Mar 22, 2021
FeinCMS v1.20.0
matthiask
committed
0a0eaf5
View commit details
Copy full SHA for 0a0eaf5
Browse repository at this point
Specify the DEFAULT_AUTO_FIELD in the testsuite
matthiask
committed
d0c8931
View commit details
Copy full SHA for d0c8931
Browse repository at this point
Add Django 4.0 compatibility, maybe.
matthiask
committed
db072e0
View commit details
Copy full SHA for db072e0
Browse repository at this point
Remove the Travis CI configuration
matthiask
committed
ab7ee1f
View commit details
Copy full SHA for ab7ee1f
Browse repository at this point
Reformat everything, add GitHub action workflows for testing
matthiask
committed
8f7cb92
View commit details
Copy full SHA for 8f7cb92
Browse repository at this point
No need to run flake8 checks inside each job
matthiask
committed
31712d8
View commit details
Copy full SHA for 31712d8
Browse repository at this point
Format the code to fix line length errors
matthiask
committed
576b252
View commit details
Copy full SHA for 576b252
Browse repository at this point
Merge pull request #697 from koriaf/master
Show description for ffade40
matthiask
authored
ffade40
View commit details
Copy full SHA for ffade40
Browse repository at this point
Commits on Mar 16, 2021
fix(JS): Use default form.action for django3.1 (where this attribute is absent)
koriaf
committed
7687efc
View commit details
Copy full SHA for 7687efc
Browse repository at this point
fix(markup): rename main to feincmsmain ID so it doesn't collide with django3.1 admin panel markup
koriaf
committed
a65425c
View commit details
Copy full SHA for a65425c
Browse repository at this point
Commits on Mar 4, 2021
FeinCMS v1.19.0
matthiask
committed
517b4b6
View commit details
Copy full SHA for 517b4b6
Browse repository at this point
Merge pull request #696 from bashu/patch-1
Show description for 0bda4d2
matthiask
authored
0bda4d2
View commit details
Copy full SHA for 0bda4d2
Browse repository at this point
fix #695
bashu
authored
ad3f81f
View commit details
Copy full SHA for ad3f81f
Browse repository at this point
Commits on Dec 9, 2020
Use a different tinyMCE CDN URL to avoid the deprecation notice
matthiask
committed
fe919ad
View commit details
Copy full SHA for fe919ad
Browse repository at this point
Commits on Nov 9, 2020
Merge pull request #692 from jonasundderwolf/docs-fix
Show description for f75ebe6
matthiask
authored
f75ebe6
View commit details
Copy full SHA for f75ebe6
Browse repository at this point
docs: Reordered releases to fit with order of the changelog
MRigal
committed
6f86a3e
View commit details
Copy full SHA for 6f86a3e
Browse repository at this point
Include the CHANGELOG in the documentation
matthiask
committed
cc6cc8a
View commit details
Copy full SHA for cc6cc8a
Browse repository at this point
Commits on Oct 1, 2020
Oops
matthiask
committed
4dc0c63
View commit details
Copy full SHA for 4dc0c63
Browse repository at this point
Avoid feincms.apps because of Django 3.2's AppConfig autodiscovery
matthiask
committed
def4c2e
View commit details
Copy full SHA for def4c2e
Browse repository at this point
Add a workaround for the AppConfig autodiscovery crashes with Django 3.2
matthiask
committed
5cd3b53
View commit details
Copy full SHA for 5cd3b53
Browse repository at this point
Uncrash DummyResponse when used with the upcoming Django 3.2 response.headers feature
Show description for c414481
matthiask
committed
c414481
View commit details
Copy full SHA for c414481
Browse repository at this point
Add Django 3.1, Python 3.8 to the matrix
matthiask
committed
06e785d
View commit details
Copy full SHA for 06e785d
Browse repository at this point
The newest black formats this differently
matthiask
committed
566dca0
View commit details
Copy full SHA for 566dca0
Browse repository at this point
Commits on Apr 6, 2020
Merge pull request #685 from fiee/master
Show description for e923d04
matthiask
authored
e923d04
View commit details
Copy full SHA for e923d04
Browse repository at this point
Previous
Next
You can’t perform that action at this time.