1
0
mirror of https://github.com/django/django.git synced 2025-10-31 01:25:32 +00:00

Fixed #29942 -- Restored source file linking in docs by using the Sphinx linkcode ext.

Co-authored-by: David Smith <smithdc@gmail.com>
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
This commit is contained in:
Joachim Jablon
2023-06-02 00:33:27 +01:00
committed by nessita
parent f030236a86
commit b691accea1
11 changed files with 414 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
class WildcardMixin:
pass