This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
hotfix
mayan-edms
/
mayan
/
apps
/
checkouts
/
migrations
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Roberto Rosario
eda8d18146
Database access in data migrations defaults to the 'default' database. Force it to the user selected database instead.
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2018-09-19 20:53:04 -04:00
..
__init__.py
Add first set of Django 1.7 app migrations
2015-03-30 05:08:50 -04:00
0001_initial.py
PEP8 cleanups.
2015-08-19 14:50:44 -04:00
0002_documentcheckout_user.py
PEP8 cleanups.
2015-08-19 14:50:44 -04:00
0003_auto_20150617_0325.py
Database access in data migrations defaults to the 'default' database. Force it to the user selected database instead.
2018-09-19 20:53:04 -04:00
0004_auto_20150617_0330.py
PEP8 cleanups.
2015-08-19 14:50:44 -04:00
0005_auto_20160122_0756.py
Use OneToOneField instead of a ForeignKey with unique=True.
2016-01-22 04:01:15 -04:00
0006_newversionblock.py
Move new version creation blocking from the documents app to the checkouts app.
2016-12-22 01:45:43 -04:00
0007_auto_20180310_1715.py
Silence UnorderedObjectListWarning warnings.
2018-04-01 20:01:27 -04:00