1
0
mirror of https://github.com/django/django.git synced 2025-03-04 06:05:02 +00:00
Michal Petrucha c339a5a6f7 Refs #16508 -- Renamed the current "virtual" fields to "private".
The only reason why GenericForeignKey and GenericRelation are stored
separately inside _meta is that they need to be cloned for every model
subclass, but that's not true for any other virtual field. Actually,
it's only true for GenericRelation.
2016-04-13 10:10:53 -04:00
..
2016-03-13 19:48:24 +01:00
2016-01-28 11:25:56 +02:00