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
.
thread
/
feincms
Public
forked from
feincms/feincms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
feincms
feincms
module
page
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 1, 2019
Django@master dropped the staticfiles template tag library
matthiask
committed
8c94fb0
View commit details
Copy full SHA for 8c94fb0
View code at this point
Browse repository at this point
Reformat everything using black
matthiask
committed
a3d3d4b
View commit details
Copy full SHA for a3d3d4b
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Revert the deprecation of NavigationExtension autodiscovery
matthiask
committed
c763641
View commit details
Copy full SHA for c763641
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Fix a few stylistic problems
Show description for eafe948
matthiask
committed
eafe948
View commit details
Copy full SHA for eafe948
View code at this point
Browse repository at this point
Commits on May 16, 2017
Avoid a few deprecation warnings
matthiask
committed
d2e565e
View commit details
Copy full SHA for d2e565e
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
Work on Django 2.0-compatibility
matthiask
committed
b325274
View commit details
Copy full SHA for b325274
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
Add on_delete to foreign keys
matthiask
committed
d7a09c4
View commit details
Copy full SHA for d7a09c4
View code at this point
Browse repository at this point
Remove all uses of allow_tags
matthiask
committed
9feb529
View commit details
Copy full SHA for 9feb529
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Even more flake8 warnings
matthiask
committed
59d5edd
View commit details
Copy full SHA for 59d5edd
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
flake8 clean everything
matthiask
committed
67bb544
View commit details
Copy full SHA for 67bb544
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
Allow navigationgroup to be blank
Martin J. Laubach
committed
a06e6cc
View commit details
Copy full SHA for a06e6cc
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Factor out handling of "page.page:42" type strings to own functions match_model_string() and get_model_instance() in feincms.utils.
Show description for 2f17066
Martin J. Laubach
committed
2f17066
View commit details
Copy full SHA for 2f17066
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Merge branch 'master' into next
Show description for 7b88e6a
matthiask
committed
7b88e6a
View commit details
Copy full SHA for 7b88e6a
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Move import to top of file (especially since we import this file anyway)
matthiask
committed
b204223
View commit details
Copy full SHA for b204223
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
get_navigation_url could never have worked right: When having an internal link "page.page:13", it would return the url of the current page.
Show description for 32bbfd3
Martin J. Laubach
committed
32bbfd3
View commit details
Copy full SHA for 32bbfd3
View code at this point
Browse repository at this point
Work around new warning in Django 1.8 which caused a warning for Page, MediaFile, Category, MediaFileTranslation:
Show description for a40e6bf
Martin J. Laubach
committed
a40e6bf
View commit details
Copy full SHA for a40e6bf
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Fix editable booleans in page tree after removal of _refresh_changelist_caches
matthiask
committed
51d8962
View commit details
Copy full SHA for 51d8962
View code at this point
Browse repository at this point
Commits on Sep 5, 2015
Goodbye, deprecated module
matthiask
committed
2cc5552
View commit details
Copy full SHA for 2cc5552
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
W503 mostly
matthiask
committed
2986535
View commit details
Copy full SHA for 2986535
View code at this point
Browse repository at this point
Threadlocals are less ugly than _refresh_changelist_caches
matthiask
committed
50916e9
View commit details
Copy full SHA for 50916e9
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Merge branch 'next' into pu
Show description for 26be36f
matthiask
committed
26be36f
View commit details
Copy full SHA for 26be36f
View code at this point
Browse repository at this point
Commits on Aug 29, 2015
django.apps is available now
matthiask
committed
8946bb9
View commit details
Copy full SHA for 8946bb9
View code at this point
Browse repository at this point
Move import to top of file (especially since we import this file anyway)
matthiask
committed
44fab10
View commit details
Copy full SHA for 44fab10
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
Also drop Python 2.6
matthiask
committed
926afad
View commit details
Copy full SHA for 926afad
View code at this point
Browse repository at this point
Moar code removal enabled by dropping old Django versions
matthiask
committed
69166f1
View commit details
Copy full SHA for 69166f1
View code at this point
Browse repository at this point
image.close(), also flake8
matthiask
committed
b960f26
View commit details
Copy full SHA for b960f26
View code at this point
Browse repository at this point
Remove some automatic page instance caching
matthiask
committed
d464033
View commit details
Copy full SHA for d464033
View code at this point
Browse repository at this point
Fix some deprecation warnings
matthiask
committed
40355d1
View commit details
Copy full SHA for 40355d1
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
fixed (fields.W340) null has no effect on ManyToManyField.
michaelkuty
committed
c20443e
View commit details
Copy full SHA for c20443e
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
Fix a few flake8 warnings
matthiask
committed
199b4ec
View commit details
Copy full SHA for 199b4ec
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Merge branch 'fix-titles-help-text' of git://github.com/peroshi/feincms into next
Show description for 875602f
matthiask
committed
875602f
View commit details
Copy full SHA for 875602f
View code at this point
Browse repository at this point
Deprecate Page.cache_key
matthiask
committed
885a4bd
View commit details
Copy full SHA for 885a4bd
View code at this point
Browse repository at this point
Remove our home-grown schema checking support, you should really really use a real migration framework instead
matthiask
committed
ead3c02
View commit details
Copy full SHA for ead3c02
View code at this point
Browse repository at this point
Fix #556: Remove frontend editing
matthiask
committed
8c1754a
View commit details
Copy full SHA for 8c1754a
View code at this point
Browse repository at this point
Fix a few new flake8 warnings
matthiask
committed
1ebdde8
View commit details
Copy full SHA for 1ebdde8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.