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
There are currently no status updates in Pootle for adding new articles, deleting articles, and deleting projects. I am not sure how signals currently work in Django, but the main Pootle application uses signal handling to update the news feed whenever a project or new language has been added.
We need to do the same for the events listed above.
The text was updated successfully, but these errors were encountered:
There are currently no status updates in Pootle for adding new articles, deleting articles, and deleting projects. I am not sure how signals currently work in Django, but the main Pootle application uses signal handling to update the news feed whenever a project or new language has been added.
We need to do the same for the events listed above.
The text was updated successfully, but these errors were encountered: