This website requires JavaScript.
Explore
Help
Sign In
nikdoof
/
test-auth
Watch
1
Star
0
Fork
0
You've already forked test-auth
mirror of
https://github.com/nikdoof/test-auth.git
synced
2025-12-14 06:42:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ccf93e39e685486879d2051c73d3da94788ac70
test-auth
/
hr
/
migrations
History
Andrew Williams
2f1675908c
Added recommendation date and application date to the HR module
2011-01-04 10:32:02 +00:00
..
__init__.py
Moved to using South, and used a better repo for JSONField
2010-07-01 18:31:42 +01:00
0001_initial.py
Moved to using South, and used a better repo for JSONField
2010-07-01 18:31:42 +01:00
0002_auto__add_field_blacklist_expiry_date.py
Added expiry dates to Blacklist items, also optimized the blacklist lookup
2010-07-07 10:47:49 +01:00
0003_auto__add_field_blacklist_source.py
Add migration for blacklist source field
2010-10-28 09:57:30 +01:00
0004_auto__add_blacklistsource__chg_field_blacklist_source.py
Switch to using a Source object
2010-10-28 15:56:42 +01:00
0005_create_blacklist_sources.py
Switch to using a Source object
2010-10-28 15:56:42 +01:00
0006_auto__add_field_blacklistsource_ticker.py
Add the ticker field for Sources
2010-10-28 16:24:58 +01:00
0007_auto__add_field_recommendation_recommendation_date__add_field_applicat.py
Added recommendation date and application date to the HR module
2011-01-04 10:32:02 +00:00