##// END OF EJS Templates
added base for repo creation forms, both templates will share the same form.
added base for repo creation forms, both templates will share the same form.

File last commit:

r833:9753e090 beta
r1111:4b62d2fe beta
Show More
__init__.py
5 lines | 161 B | text/x-python | PythonLexer
added dbmigrate package, added model changes...
r833 """
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""