[schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
When an entity type is renamed as part of a migration, it leaves stale
entries in repo._type_source_cache, which makes subsequent operations on
those entities fail (they look for the old entity name instead of the
new one).
Web side development
====================
In this chapter, we will describe the core APIs for web development in
the *CubicWeb* framework.
.. toctree::
:maxdepth: 2
publisher
controllers
request
views/index
rtags
js
css
edition/index
facets
internationalization
property
httpcaching
resource