Skip to content
Extraits de code Groupes Projets
  1. avr. 29, 2015
  2. mars 23, 2015
  3. mars 20, 2015
  4. mars 18, 2015
  5. mars 17, 2015
  6. mars 16, 2015
  7. mars 12, 2015
  8. mars 11, 2015
  9. mars 06, 2015
  10. mars 05, 2015
  11. mars 03, 2015
  12. oct. 28, 2014
  13. nov. 09, 2013
  14. nov. 05, 2013
  15. sept. 18, 2013
  16. juin 22, 2013
  17. nov. 01, 2012
  18. oct. 28, 2012
    • Bram's avatar
      [enh] add initial south migrations · b9baad44
      Bram a rédigé
      b9baad44
    • Yohan Boniface's avatar
      [mod] Do not make Representative an abstract model for now · 8c6104e8
      Yohan Boniface a rédigé
      It's not possible to have a ForeignKey pointing on an abstract model,
      so we have two options to keep Representative: keep in asbtract, and make
      mandatory to define one and just one class that inherit from it ; have it
      non abstract, and so having the possibilty to create serveral classes that
      inherit from Representative, but so it means that all requests will have a
      JOIN between the two tables
      8c6104e8
Chargement en cours