index
:
pytask/.git
master
A web application for managing task based workflows.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Collapse
)
Author
2011-02-11
Add copyright notice to all the files.
Madhusudan.C.S
2011-02-07
Email helper takes a filter dict that can be used in Django queries.
Madhusudan.C.S
2011-02-01
Add a utility script with a function to remove Textbook from current ↵
Madhusudan.C.S
textbook chapter tasks.
2011-01-24
Added my name for the email sender address.
Madhusudan.C.S
2011-01-21
Fixed the getting profile and name model property.
Madhusudan.C.S
2011-01-21
Add a script for sending email to users.
Madhusudan.C.S
2011-01-20
Add time to filenames generated for dumps.
Madhusudan.C.S
2011-01-20
Approve the textbooks directly.
Madhusudan.C.S
2011-01-20
Change the path to dump data directory.
Madhusudan.C.S
2011-01-20
Remove the reset_db script. I should not be able to run it even in my dream.
Madhusudan.C.S
2011-01-20
Scripts for taskapp and profile apps south migrations.
Madhusudan.C.S
2011-01-20
A python script to load the data of tasks from CSV to database.
Madhusudan.C.S
2011-01-20
Adding a database dumpscript. It should be added to cron.
Madhusudan.C.S
2011-01-17
Update the reset db script to seed profile also.
Madhusudan.C.S
2011-01-15
Remove initial south migrations also during reset of the database.
Madhusudan.C.S
2011-01-15
Add reset_db script.
Madhusudan.C.S