lp:~salgado/offspring/object-factory

Created by Guilherme Salgado and last modified
Get this branch:
bzr branch lp:~salgado/offspring/object-factory
Only Guilherme Salgado can upload to this branch. If you are Guilherme Salgado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guilherme Salgado
Project:
Offspring
Status:
Merged

Recent revisions

42. By Guilherme Salgado

Add docstrings and use .objects.create() to avoid a save() call

41. By Guilherme Salgado

PEP8 compliance and do not call .save() on the return value of User.objects.create_user() as that's not necessary

40. By Guilherme Salgado

Rename the object factory methods to follow PEP-8 naming standard rather than camelCase

39. By Guilherme Salgado

Remove makeAccessGroup() from ObjectFactory as we don't want to depend on django-group-access yet. Also add a makeProjectGroup() method to ObjectFactory

38. By Guilherme Salgado

Add an object factory to create anonymous django model instances in tests

37. By Guilherme Salgado

remove a .bzrignore change that's no longer needed

36. By Guilherme Salgado

revert a few unnecessary changes

35. By Guilherme Salgado

Some minor tweaks

34. By Guilherme Salgado

merge trunk

33. By Guilherme Salgado

Update one remaining place which was still running offspring-builder-config

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:offspring
This branch contains Public information 
Everyone can see this information.