index
:
ctrack.git
master
A web application to track NIS compliance for DfT.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctrack
/
organisations
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-02-20
Removed test for creating Organisation for now.
Matthew Lemon
1
-6
/
+0
2020-02-20
failing test - need to tweak db
Matthew Lemon
2
-6
/
+29
2020-02-19
PersonFactory fixed - properly now, it gets a predecessor. Need to test with ↵
Matthew Lemon
1
-1
/
+1
the database.
2020-02-19
Fixed PersonFactory
Matthew Lemon
2
-3
/
+3
2020-02-19
new migrations and working through factory issue
Matthew Lemon
7
-112
/
+172
2020-02-18
seems to be a bug in factory_boy - not creating self-referential factory
Matthew Lemon
1
-12
/
+67
2020-02-18
start fresh with migrations - might have to DROP DB and migrate again
Matthew Lemon
22
-596
/
+131
2020-02-18
part way through writing management command for populating db
Matthew Lemon
1
-19
/
+19
2020-02-18
formatting
Matthew Lemon
1
-2
/
+6
2020-02-17
part way through creating fixture factories
Matthew Lemon
1
-0
/
+65
2020-02-17
added a lot of Person fields
Matthew Lemon
4
-2
/
+195
2020-02-17
added active, comments, updated_by fields to organisation
Matthew Lemon
5
-2
/
+76
2020-02-17
added registered company name and number and blank formatted
Matthew Lemon
2
-2
/
+29
2020-02-17
pluralised to people
Matthew Lemon
1
-0
/
+3
2020-02-17
added designation field for organisaton
Matthew Lemon
2
-0
/
+25
2020-01-29
some pointless flake8isms
Matthew Lemon
1
-2
/
+2
2020-01-25
Submodes added and other person details
Matthew Lemon
6
-5
/
+118
2020-01-25
Better admin
Matthew Lemon
4
-3
/
+121
2020-01-24
Played about with CSS/templates and tinkered with admin
Matthew Lemon
6
-6
/
+116
2020-01-21
refining the admin site for organisations
Matthew Lemon
2
-1
/
+8
2020-01-21
using stackedinline for adding organisation/address in admin
Matthew Lemon
2
-7
/
+11
2020-01-21
fixed blank= value on model field
Matthew Lemon
2
-1
/
+25
2020-01-21
reconfigured Address and Organisation relationship
Matthew Lemon
4
-22
/
+57
2020-01-21
testing we can update an organisation
Matthew Lemon
1
-0
/
+21
2020-01-21
passing test - added address type model
Matthew Lemon
4
-0
/
+51
2020-01-21
fixed failing test - first use of faker object
Matthew Lemon
2
-0
/
+20
2020-01-20
partial way through playing with Faker
Matthew Lemon
1
-4
/
+1
2020-01-20
partial way through playing with Faker
Matthew Lemon
3
-1
/
+47
2020-01-20
convert our view to CBV
Matthew Lemon
2
-4
/
+10
2020-01-20
first passing test!
Matthew Lemon
10
-0
/
+69