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
module
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 Dec 13, 2013
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 Nov 30, 2013
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
...
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 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
-E128, only tests and template tags missing now
matthiask
committed
2a3b9e6
View commit details
Copy full SHA for 2a3b9e6
View code at this point
Browse repository at this point
Add a comment regarding __subclasses__
matthiask
committed
1d84e81
View commit details
Copy full SHA for 1d84e81
View code at this point
Browse repository at this point
The page manager can be a tree manager in its own right
matthiask
committed
88062bb
View commit details
Copy full SHA for 88062bb
View code at this point
Browse repository at this point
Duck typing in feincms_breadcrumbs
matthiask
committed
13599a5
View commit details
Copy full SHA for 13599a5
View code at this point
Browse repository at this point
Decouple feincms_nav and siblings_along_path_to from the Page model
Show description for 64519d8
matthiask
committed
64519d8
View commit details
Copy full SHA for 64519d8
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
E124
matthiask
committed
ad61471
View commit details
Copy full SHA for ad61471
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
Relatedpages extension: Reference FEINCMS_DEFAULT_PAGE_MODEL
Show description for bd346cb
matthiask
committed
bd346cb
View commit details
Copy full SHA for bd346cb
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
Add a note that Page.cache_key is not used by FeinCMS itself
Show description for c64ea1f
matthiask
committed
c64ea1f
View commit details
Copy full SHA for c64ea1f
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
Navigation extension: Do not return the navigation extension base class itself
matthiask
committed
f755c6b
View commit details
Copy full SHA for f755c6b
View code at this point
Browse repository at this point
Commits on Nov 17, 2013
Merge branch 'master' into next
Show description for 02eda7d
matthiask
committed
02eda7d
View commit details
Copy full SHA for 02eda7d
View code at this point
Browse repository at this point
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 15, 2013
Merge branch 'master' into next
Show description for a4ca6fc
matthiask
committed
a4ca6fc
View commit details
Copy full SHA for a4ca6fc
View code at this point
Browse repository at this point
Commits on Nov 13, 2013
Make {% feincms_breadcrumbs %} isinstance check BasePage not Page. See #487
DrMeers
committed
2048ca3
View commit details
Copy full SHA for 2048ca3
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
Remove the deprecated _feincms_extensions attribute
matthiask
committed
1e342a2
View commit details
Copy full SHA for 1e342a2
View code at this point
Browse repository at this point
Merge branch 'master' into next
Show description for 3b0d5da
matthiask
committed
3b0d5da
View commit details
Copy full SHA for 3b0d5da
View code at this point
Browse repository at this point
Fix flake8 problems
matthiask
committed
379b2a5
View commit details
Copy full SHA for 379b2a5
View code at this point
Browse repository at this point
Remove the automatic addition of unknown fields to the page admin fieldset
matthiask
committed
75b57f1
View commit details
Copy full SHA for 75b57f1
View code at this point
Browse repository at this point
import settings from feincms module in page.sitemap
DrMeers
committed
d612457
View commit details
Copy full SHA for d612457
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
Decouple PageSitemap from the One Page Model. See #241.
DrMeers
committed
5810d49
View commit details
Copy full SHA for 5810d49
View code at this point
Browse repository at this point
Commits on Nov 9, 2013
Convert all bundled extensions to feincms.extensions
matthiask
committed
5f03bcd
View commit details
Copy full SHA for 5f03bcd
View code at this point
Browse repository at this point
Port symlinks and site extensions to feincms.extensions
matthiask
committed
eb66f4b
View commit details
Copy full SHA for eb66f4b
View code at this point
Browse repository at this point
Deprecate the automatic collection of model fields
matthiask
committed
23da79e
View commit details
Copy full SHA for 23da79e
View code at this point
Browse repository at this point
Remove PageAdmin.unknown_fields
Show description for d9af2af
matthiask
committed
d9af2af
View commit details
Copy full SHA for d9af2af
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.