##// END OF EJS Templates
fixes #204, ldap active checkbox, credits goes to Matt Little.
fixes #204, ldap active checkbox, credits goes to Matt Little.

File last commit:

r833:9753e090 beta
r1381:a1ab3e9c beta
Show More
manage.py_tmpl
5 lines | 115 B | text/plain | TextLexer
#!/usr/bin/env python
from migrate.versioning.shell import main
if __name__ == '__main__':
main(%(defaults)s)