lp:debian/django-model-utils

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/django-model-utils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

6. By Brian May <email address hidden>

* Add VCS-* headers.
* Update Standards-Version to 3.9.6.

5. By Brian May <email address hidden>

Python3 package.

4. By Brian May <email address hidden>

* New upstream release. Closes: #739578.
* Take over package from Jonas Smedegaard. Thanks to his contribution to
  Debian.
* Remove reference to git repository, it doesn't appear to exist.
* Update to dh_python2.

3. By Jonas Smedegaard <email address hidden>

[ upstream ]
* New release.
  + Moved primary development from Bitbucket to GitHub.
  + Removed deprecated ChoiceEnum, InheritanceCastModel,
    InheritanceCastManager, and manager_from.
  + Fixed pickling of PassThroughManager.
  + Set use_for_related_fields = True on QueryManager.
  + Added __len__ method to Choices.
  + Fixed InheritanceQuerySet on Django 1.5.
  + Allow specifying default value for a StatusField.
  + Fix calling create() on a RelatedManager that subclasses a dynamic
    PassThroughManager.
  + Add workaround in InheritanceQuerySet to avoid overriding prior
    calls to select_related().
  + Added support for arbitrary levels of model inheritance in
    InheritanceManager.
  + Added ModelTracker for tracking field changes between model saves.
  + Added explicit default to BooleanField in tests, for Django trunk
    compatibility.
  + Fix intermittent StatusField bug.
  Closes: bug#711358. Thanks to Jakub Wilk.

[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
  show-stopper for contributions, referring to wiki page for details.
* Update upstream Homepage and source to github.
* Bump standards-version to 3.9.4.
* Extend coverage for main copyright holder.
* Bump packaging license to GPL-3+, and extend coverage to include
  current year.

2. By Jonas Smedegaard <email address hidden>

Initial packaging release.
Closes: bug#694583.

1. By Jonas Smedegaard <email address hidden>

Import upstream version 1.1.0

Branch metadata

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

Subscribers