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 }}
ScriptSculptor-1
/
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
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 7, 2023
FeinCMS v23.8.0
matthiask
committed
ec455aa
View commit details
Copy full SHA for ec455aa
View code at this point
Browse repository at this point
It's Image.Resampling.* now
matthiask
committed
c64fcdb
View commit details
Copy full SHA for c64fcdb
View code at this point
Browse repository at this point
Improve interoperability
matthiask
committed
e3b032b
View commit details
Copy full SHA for e3b032b
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
FeinCMS v23.1.0
matthiask
committed
3f25432
View commit details
Copy full SHA for 3f25432
View code at this point
Browse repository at this point
Keep is_dst around for older Django versions
matthiask
committed
cb0969c
View commit details
Copy full SHA for cb0969c
View code at this point
Browse repository at this point
Remove the deprecated and removed is_dst argument to make_aware
matthiask
committed
2067bdd
View commit details
Copy full SHA for 2067bdd
View code at this point
Browse repository at this point
pre-commit update
matthiask
committed
b6e4aeb
View commit details
Copy full SHA for b6e4aeb
View code at this point
Browse repository at this point
Fix the ACTION_CHECKBOX_NAME import
matthiask
committed
ce08436
View commit details
Copy full SHA for ce08436
View code at this point
Browse repository at this point
Commits on Jul 2, 2022
docs: fix simple typo, specifiying -> specifying
Show description for dc65088
timgates42
committed
dc65088
View commit details
Copy full SHA for dc65088
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
FeinCMS v22.4.0
matthiask
committed
b0a6336
View commit details
Copy full SHA for b0a6336
View code at this point
Browse repository at this point
Avoid some boring migrations
matthiask
committed
9bd5e55
View commit details
Copy full SHA for 9bd5e55
View code at this point
Browse repository at this point
Commits on May 17, 2022
FeinCMS v22.3.0
matthiask
committed
f988e0b
View commit details
Copy full SHA for f988e0b
View code at this point
Browse repository at this point
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 May 10, 2022
Reinstate dj1.6 fallback which coincidentially also covers dj4 :-)
Martin J. Laubach
committed
fe147ec
View commit details
Copy full SHA for fe147ec
View code at this point
Browse repository at this point
Adapt tests, session no longer store language it seems?
Martin J. Laubach
committed
c99476b
View commit details
Copy full SHA for c99476b
View code at this point
Browse repository at this point
Avoid setting the language in session if it's the site's primary language, so we don't have session hanging around that just (pointlessly) tell us "primary language".
Show description for 982248d
Martin J. Laubach
committed
982248d
View commit details
Copy full SHA for 982248d
View code at this point
Browse repository at this point
Fix "Cookie.getJSON is not a function" in admin when expanding/collapsing pages, introduced by new js.cookie version.
Martin J. Laubach
committed
76c376c
View commit details
Copy full SHA for 76c376c
View code at this point
Browse repository at this point
Commits on May 6, 2022
FeinCMS v22.2.0
matthiask
committed
5057dc6
View commit details
Copy full SHA for 5057dc6
View code at this point
Browse repository at this point
Fix the thumbnailing support of the MediaFileForeignKey
matthiask
committed
639fef7
View commit details
Copy full SHA for 639fef7
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
Drop compatibility with Python < 3.8, ESLint-clean everything
matthiask
committed
0207057
View commit details
Copy full SHA for 0207057
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
FeinCMS v22.1.0
matthiask
committed
6af712e
View commit details
Copy full SHA for 6af712e
View code at this point
Browse repository at this point
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
Another dict.values instead of dict.items and discarding the key
Martin J. Laubach
committed
8a0b8d3
View commit details
Copy full SHA for 8a0b8d3
View code at this point
Browse repository at this point
Small optimisation: More often than not _populate_content_type_cache is called from _fetch_regions, and passes in the whole _feincms_content_types. No need to resolve that using itself into itself.
Martin J. Laubach
committed
dfacdbe
View commit details
Copy full SHA for dfacdbe
View code at this point
Browse repository at this point
No more need for six.py_2_unicode_compatible
Martin J. Laubach
committed
7e2f9ec
View commit details
Copy full SHA for 7e2f9ec
View code at this point
Browse repository at this point
medialibrary_to_filer, use BaseCommand (otherwise untested though).
Martin J. Laubach
committed
5e07a65
View commit details
Copy full SHA for 5e07a65
View code at this point
Browse repository at this point
Make medialibrary_orphans work again
Martin J. Laubach
committed
43bc020
View commit details
Copy full SHA for 43bc020
View code at this point
Browse repository at this point
Merge branch 'main' of github.com:feincms/feincms
Martin J. Laubach
committed
e5650db
View commit details
Copy full SHA for e5650db
View code at this point
Browse repository at this point
NoArgsCommand was removed in Dj 1.10
Martin J. Laubach
committed
f87edde
View commit details
Copy full SHA for f87edde
View code at this point
Browse repository at this point
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
Run pre-commit on all files
matthiask
committed
928d95e
View commit details
Copy full SHA for 928d95e
View code at this point
Browse repository at this point
Only purge the translation cache after the initial save
matthiask
committed
2714b2c
View commit details
Copy full SHA for 2714b2c
View code at this point
Browse repository at this point
Optimize query for ContentType mapping, use get_for_models() to fetch all CTs at once
Martin J. Laubach
committed
38d335e
View commit details
Copy full SHA for 38d335e
View code at this point
Browse repository at this point
Remove Django 1.0 compat; Move static class definition out of function.
Martin J. Laubach
committed
9ed6b7b
View commit details
Copy full SHA for 9ed6b7b
View code at this point
Browse repository at this point
Remove Django 1.x compat
Martin J. Laubach
committed
237e84d
View commit details
Copy full SHA for 237e84d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.