This website requires JavaScript.
Explore
Help
Sign in
decentral1se
/
pandora
Watch
1
Star
0
Fork
You've already forked pandora
0
forked from
0x2620/pandora
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
784a0c8df2
pandora
/
pandora
/
sequence
/
migrations
History
j
b9c12b6140
fix sequence migration
2013-03-21 11:31:29 +00:00
..
0001_initial.py
add south migrations, convert update to python
2012-11-02 13:41:41 +01:00
0002_optimize1.py
fix sequence migration
2013-03-21 11:31:29 +00:00
0003_optimize2.py
optimize sequence table, save hash as bigint, mode as int, dont filter results by user
2013-03-06 08:40:52 +00:00
0004_optimize3.py
remove existing sequences on update, rebuilding is faster than migration. drop one index to make import faster
2013-03-06 16:15:12 +00:00
__init__.py
add south migrations, convert update to python
2012-11-02 13:41:41 +01:00