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
.
mathspace
/
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
management
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 1, 2019
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 Jan 16, 2019
Make the rebuild_mptt management command work with Django 1.11+
Martin J. Laubach
committed
9366259
View commit details
Copy full SHA for 9366259
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
Move the MediaFileContent into the medialibrary app
Show description for 314e33c
matthiask
committed
314e33c
View commit details
Copy full SHA for 314e33c
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Add a new TemplateContent, remove everything under feincms.content.*
Show description for 2ad51c8
matthiask
committed
2ad51c8
View commit details
Copy full SHA for 2ad51c8
View code at this point
Browse repository at this point
Commits on Aug 23, 2015
Add Filer prefix to django-filer contents
matthiask
committed
e09cfca
View commit details
Copy full SHA for e09cfca
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
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
Count to the end
matthiask
committed
734501f
View commit details
Copy full SHA for 734501f
View code at this point
Browse repository at this point
Add built-in support for django-filer
matthiask
committed
5a7a8d7
View commit details
Copy full SHA for 5a7a8d7
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
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
Commits on Sep 4, 2014
Fix many deprecation warnings
matthiask
committed
3f4db74
View commit details
Copy full SHA for 3f4db74
View code at this point
Browse repository at this point
Commits on Jul 13, 2014
Fix #505: Use of print() in management commands
matthiask
committed
c2a818e
View commit details
Copy full SHA for c2a818e
View code at this point
Browse repository at this point
Commits on May 8, 2014
Remove two unused imports
matthiask
committed
05a8cde
View commit details
Copy full SHA for 05a8cde
View code at this point
Browse repository at this point
Use _meta.model_name and fall back to _meta.module_name
matthiask
committed
2716c59
View commit details
Copy full SHA for 2716c59
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 Nov 26, 2013
-E128 on contents and management
matthiask
committed
d9b27ad
View commit details
Copy full SHA for d9b27ad
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
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
Commits on Oct 22, 2013
Use python 3 compatible print statements.
meshy
committed
97fbfe1
View commit details
Copy full SHA for 97fbfe1
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
flake8-clean the code, mostly
matthiask
committed
72a361e
View commit details
Copy full SHA for 72a361e
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Add support for Python 3.3 (successfully run the testsuite at least)
matthiask
committed
a765206
View commit details
Copy full SHA for a765206
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
Simple helper for finding orphaned files from the media library
Show description for af2009e
matthiask
committed
af2009e
View commit details
Copy full SHA for af2009e
View code at this point
Browse repository at this point
Commits on Apr 11, 2012
Fix #236: rebuilt_mptt should use ._tree_manager instead of .tree
matthiask
committed
870ca37
View commit details
Copy full SHA for 870ca37
View code at this point
Browse repository at this point
Commits on Nov 5, 2011
PEPify some white space
Martin J. Laubach
committed
6859b56
View commit details
Copy full SHA for 6859b56
View code at this point
Browse repository at this point
Remove unused code
Martin J. Laubach
committed
b412645
View commit details
Copy full SHA for b412645
View code at this point
Browse repository at this point
Commits on Aug 17, 2011
Point users to south if database schema does not match the code
matthiask
committed
ad16411
View commit details
Copy full SHA for ad16411
View code at this point
Browse repository at this point
Commits on Aug 15, 2011
Remove our own mptt rebuilders in favor of those included with django-mptt itself
matthiask
committed
7415015
View commit details
Copy full SHA for 7415015
View code at this point
Browse repository at this point
Commits on Mar 18, 2011
feincms_validate: Check base and content types for common pitfalls
matthiask
committed
995680c
View commit details
Copy full SHA for 995680c
View code at this point
Browse repository at this point
Commits on Mar 4, 2011
rST fix
matthiask
committed
1dddccd
View commit details
Copy full SHA for 1dddccd
View code at this point
Browse repository at this point
Add TOC entry for feincms.management.checker
matthiask
committed
d41645e
View commit details
Copy full SHA for d41645e
View code at this point
Browse repository at this point
Management commands API documentation
matthiask
committed
342fabb
View commit details
Copy full SHA for 342fabb
View code at this point
Browse repository at this point
Commits on May 18, 2010
Add date formatting to update_rsscontent
Show description for 978e594
mattd
committed
978e594
View commit details
Copy full SHA for 978e594
View code at this point
Browse repository at this point
Commits on Oct 1, 2009
Added an alternative rebuild_mptt_direct command
Show description for 91345df
acdha
committed
91345df
View commit details
Copy full SHA for 91345df
View code at this point
Browse repository at this point
Commits on Sep 22, 2009
Whitespace cleanup
Chris Adams
committed
50c12a3
View commit details
Copy full SHA for 50c12a3
View code at this point
Browse repository at this point
Commits on Jul 30, 2009
Add a command to rebuild the mptt tree.
Show description for 2cdc649
mjl
committed
2cdc649
View commit details
Copy full SHA for 2cdc649
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.