Changes between Version 1 and Version 2 of Ticket #35457


Ignore:
Timestamp:
May 15, 2024, 2:04:16 PM (4 months ago)
Author:
Treyson Grange
Comment:

This has been done on purpose, as blaken-docs breaks when it tries to interpret pass = ... for the same reasons the example is showed in the first place. Don't believe there is a way around this.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35457

    • Property Owner Treyson Grange removed
    • Property Status assignednew
  • Ticket #35457 – Description

    v1 v2  
    1 The first section of example code for [https://docs.djangoproject.com/en/5.0/topics/db/models/#field-name-restrictions Field name restrictions] is inside of a text box, ridding it of the usual code formatting and styling
     1The first section of example code for [https://docs.djangoproject.com/en/5.0/topics/db/models/#field-name-restrictions Field name restrictions] is inside of a text box, ridding it of the usual code formatting and styling.
Back to Top