Commit History

Autor SHA1 Mensaxe Data
  Tim Graham 93cffc3b37 Added missing markup to docs. %!s(int64=12) %!d(string=hai) anos
  Ramiro Morales 7e26f4cb79 Fixed broken link in binary fields doc. %!s(int64=12) %!d(string=hai) anos
  Jonathan Loy b3c6a20e71 Fixed #20018: Added backtick to fix reference %!s(int64=12) %!d(string=hai) anos
  Alex Gaynor 1b81f328f4 Adde two "versionadded" markers, thanks to mYk for noticing. %!s(int64=12) %!d(string=hai) anos
  Alex Gaynor bbbd698c7a Added a ManyToManyField(db_constraint=False) option, this allows not creating constraints on the intermediary models. %!s(int64=12) %!d(string=hai) anos
  Claude Paroz 8ee1eddb7e Add a BinaryField model field %!s(int64=12) %!d(string=hai) anos
  Alex Gaynor 4e36e0a8b3 Clarified the language used in the documentation. Thanks to Mike Smith for the report. %!s(int64=12) %!d(string=hai) anos
  Alex Gaynor b55cde054e Added a db_constraint option to ForeignKeys. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 218bbef0c4 Fixed #19824 - Corrected the class described for Field.primary_key from IntegerField to AutoField. %!s(int64=12) %!d(string=hai) anos
  Claude Paroz c698c55966 Created special PostgreSQL text indexes when unique is True %!s(int64=12) %!d(string=hai) anos
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin f27a4ee327 Removed django.contrib.localflavor. %!s(int64=12) %!d(string=hai) anos
  Tim Graham b3a8c9dab8 Fixed broken links, round 3. refs #19516 %!s(int64=12) %!d(string=hai) anos
  Tim Graham 9c5a6adf33 Fixed more broken links. refs #19516 %!s(int64=12) %!d(string=hai) anos
  Danilo Bargen b0c72d0a30 Fixed invalid ipv4 mapped ipv6 addresses in docs %!s(int64=12) %!d(string=hai) anos
  Ulrich Petri ac2052ebc8 Fixed #17549 -- Added a clickable link for URLFields in admin change list. %!s(int64=12) %!d(string=hai) anos
  Tim Graham db598dd8a0 Fixed #18046 - Documented than an index is created by default for ForeignKeys; thanks jbauer for the suggestion. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 1c03b23567 Fixed #18413 - Noted that a model's files are not deleted when the model is deleted. Thanks lawgon for the report. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 %!s(int64=12) %!d(string=hai) anos
  Tim Graham 0fdfcee257 Fixed #15325 - Added a link to RelatedManager in the ManytoManyField docs; thanks jammon for the suggestion. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 6e2bb344e4 Fixed #18478 - Documented how to use a mutable default in a model field. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin e69348b4e7 Avoided mixing dates and datetimes in the examples. %!s(int64=12) %!d(string=hai) anos
  Ramiro Morales c73f2bd65c Fixed typo in model fields reference docs. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 13d47c3f33 Fixed #18637 - Updated some documentation for aspects of models that are ModelForm specific, not admin specific. %!s(int64=12) %!d(string=hai) anos
  James Bennett 7731cc8689 Fix #18062: Document best practices for choices in model fields. %!s(int64=12) %!d(string=hai) anos
  Tim Graham b496be331c Fixed #15932 - Documented how to supress multiple reverse relations to the same model. %!s(int64=12) %!d(string=hai) anos
  Ramiro Morales 50837434db Clarified default name of M2M relationship DB table. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. %!s(int64=13) %!d(string=hai) anos
  Jacob Kaplan-Moss 7edf231d46 Replaced documentation snippets using "gender" with less sensitive examples. %!s(int64=13) %!d(string=hai) anos