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
.
feincms
/
feincms
Public
Notifications
You must be signed in to change notification settings
Fork
238
Star
1.1k
Code
Issues
24
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
feincms
feincms
on
maint
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 13, 2014
FeinCMS v1.9.5
matthiask
committed
74037cd
View commit details
Copy full SHA for 74037cd
View code at this point
Browse repository at this point
Commits on Jul 12, 2014
Allow deactivating check_database_schema
matthiask
committed
be16a93
View commit details
Copy full SHA for be16a93
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Merge remote-tracking branch 'mk/master'
Show description for 1e636d6
matthiask
committed
1e636d6
View commit details
Copy full SHA for 1e636d6
View code at this point
Browse repository at this point
FeinCMS v1.9.4
matthiask
committed
f03dda7
View commit details
Copy full SHA for f03dda7
View code at this point
Browse repository at this point
Fix #532: Make the template fallback Python3-compatible
Show description for aa2cddf
matthiask
committed
aa2cddf
View commit details
Copy full SHA for aa2cddf
View code at this point
Browse repository at this point
Commits on Jun 14, 2014
flake8
matthiask
committed
fe4458e
View commit details
Copy full SHA for fe4458e
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
Merge branch 'maint'
Show description for 5291789
matthiask
committed
5291789
View commit details
Copy full SHA for 5291789
View code at this point
Browse repository at this point
Merge remote-tracking branch 'guetux/sge_temp_fix' into maint
Show description for 81e90c0
matthiask
committed
81e90c0
View commit details
Copy full SHA for 81e90c0
View code at this point
Browse repository at this point
Commits on May 23, 2014
Fix translation
akadan47
committed
83ee0df
View commit details
Copy full SHA for 83ee0df
View code at this point
Browse repository at this point
Update Russian translation
akadan47
committed
1306a0e
View commit details
Copy full SHA for 1306a0e
View code at this point
Browse repository at this point
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 4, 2014
Populate values for ApplicationContent admin_fields from parameters
Stefan Reinhard
committed
6f94666
View commit details
Copy full SHA for 6f94666
View code at this point
Browse repository at this point
FeinCMS v1.9.3
matthiask
committed
6726468
View commit details
Copy full SHA for 6726468
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 Jan 6, 2014
FeinCMS v1.9.2
matthiask
committed
7a319f7
View commit details
Copy full SHA for 7a319f7
View code at this point
Browse repository at this point
Commits on Dec 30, 2013
Hack for running tests with Django 1.7, add a note to a failing test
matthiask
committed
73afc3d
View commit details
Copy full SHA for 73afc3d
View code at this point
Browse repository at this point
Django 1.7's get_model raises instead of returning None
matthiask
committed
cce4a95
View commit details
Copy full SHA for cce4a95
View code at this point
Browse repository at this point
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 Dec 22, 2013
Make the tests pass with Django@master; hopefully we can remove all of it when Django 1.7 arrives
matthiask
committed
e670e11
View commit details
Copy full SHA for e670e11
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
FeinCMS v1.9.1
matthiask
committed
95fa42f
View commit details
Copy full SHA for 95fa42f
View code at this point
Browse repository at this point
New helper ExtensionModelAdmin.extend_list makes it easier to safely extend model admin list attributes
matthiask
committed
72a5aaf
View commit details
Copy full SHA for 72a5aaf
View code at this point
Browse repository at this point
Commits on Dec 9, 2013
JSONFormField.clean should return a string
matthiask
committed
e2b6985
View commit details
Copy full SHA for e2b6985
View code at this point
Browse repository at this point
JSONField: Only attempt json.loads() on string types during validation
matthiask
committed
6137e2c
View commit details
Copy full SHA for 6137e2c
View code at this point
Browse repository at this point
Commits on Dec 4, 2013
JSONField: (Hopefully) fix a real-life crash we've been seeing
Show description for 3a75e57
matthiask
committed
3a75e57
View commit details
Copy full SHA for 3a75e57
View code at this point
Browse repository at this point
Commits on Nov 30, 2013
FeinCMS v1.9.0
matthiask
committed
6fa96bf
View commit details
Copy full SHA for 6fa96bf
View code at this point
Browse repository at this point
Use event delegation instead of binding the click event of all span.page_marker elements
Show description for 599e7b8
matthiask
committed
599e7b8
View commit details
Copy full SHA for 599e7b8
View code at this point
Browse repository at this point
Remove a few gendered pronouns
Show description for afaef87
matthiask
committed
afaef87
View commit details
Copy full SHA for afaef87
View code at this point
Browse repository at this point
Commits on Nov 29, 2013
Merge remote-tracking branch 'upstream/next' into next
Martin J. Laubach
committed
af178df
View commit details
Copy full SHA for af178df
View code at this point
Browse repository at this point
Add missing row recoloring after expanding items with keyboard.
Martin J. Laubach
committed
1e87ec4
View commit details
Copy full SHA for 1e87ec4
View code at this point
Browse repository at this point
Avoid calling recolorRows() for each closed node in a tree_editor.
Show description for 1b01462
Martin J. Laubach
committed
1b01462
View commit details
Copy full SHA for 1b01462
View code at this point
Browse repository at this point
...
matthiask
committed
132f5c7
View commit details
Copy full SHA for 132f5c7
View code at this point
Browse repository at this point
Add a new page_is_active tag which also understands page pretenders
Show description for 717c310
matthiask
committed
717c310
View commit details
Copy full SHA for 717c310
View code at this point
Browse repository at this point
Commits on Nov 27, 2013
Go through the list of changes, update the relnotes, add a JS comment
matthiask
committed
f77d237
View commit details
Copy full SHA for f77d237
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
E128: Only tests left
matthiask
committed
22cc18d
View commit details
Copy full SHA for 22cc18d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.