Pinned Loading
-
wagtail
wagtail PublicForked from wagtail/wagtail
A Django content management system focused on flexibility and user experience
Python
21 contributions in the last year
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
January 2025
Created a pull request in wagtail/wagtail that received 1 comment
Defer database lookups in permission_order.register(), to avoid Django runtime warning
Fixes #12742.
This PR retains the ability to register the permissions order from within an AppConfig.ready()
method, but defers the content type lo…
+33
−12
lines changed
•
1
comment