Mercurial
Mercurial
>
platform
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
sql/update_db_00_03_to_00_04.1.sql
author
ndurand
Fri, 27 Mar 2015 18:07:56 +0100
changeset 1360
f69b5d8ba4b9
parent 24
57a2650a7f87
permissions
-rw-r--r--
started upgrading to Django 1.6: fixed transactions, settings, switched django_social_auth to python_social_auth
ALTER
TABLE
ldt_utils_media
ADD
COLUMN
mimetype_field
character
varying
(
512
);