• Aymeric Augustin's avatar
    Renamed descriptor classes for related objects. · e542e81b
    Aymeric Augustin yazdı
    The old names were downright confusing. Some seemed to mean the opposite
    of what the class actually did.
    
    The new names follow a consistent nomenclature:
    
        (Forward|Reverse)(ManyToOne|OneToOne|ManyToMany)Descriptor.
    
    I mentioned combinations that do not exist in the docstring in order to
    help people who would search for them in the code base.
    e542e81b
tests.py 50.5 KB