Files @ 2ec4a2a53167
Branch filter:

Location: kallithea/rhodecode/lib/dbmigrate/migrate/versioning/__init__.py - annotation

Marcin Kuzminski
added delete button into repository settings form, it makes more natural to have it there.
Users where confused by my account -> my repos where deletion is also possible
1
2
3
4
5
"""
   This package provides functionality to create and manage
   repositories of database schema changesets and to apply these
   changesets to databases.
"""