Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fdw-forks
django-database-files
a5dae1ca10c5b1764e6827fb5ebda639b75ea102
a5dae1ca10c5b1764e6827fb5ebda639b75ea102
Switch branch/tag
django-database-files
database_files
__init__.py
Find file
Normal view
History
Permalink
__init__.py
61 Bytes
Newer
Older
Improved performance of database_files_dump by only exporting
chris
committed
Aug 06, 2012
1
VERSION
=
(
0
,
1
,
6
)
Updated version number.
chrisspen
committed
Feb 29, 2012
2
__version__
=
'.'
.
join
(
map
(
str
,
VERSION
))