Opened 13 years ago

Closed 13 years ago

#15196 closed (fixed)

Documentation still says it's 1.2

Reported by: Eric Holscher Owned by: nobody
Component: Uncategorized Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The documentation still claims that it's version 1.2. It should probably be updated to say 1.3alpha or whatever, or whatever the main django's version declares.

https://github.com/django/django/blob/master/docs/conf.py#L53

Change History (1)

comment:1 by Jannis Leidel, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in [15374].

Note: See TracTickets for help on using tickets.
Back to Top