mirror of https://github.com/freeCodeCamp/devdocs
parent
14049dac0c
commit
cbe38c8f36
@ -1,7 +1,6 @@
|
|||||||
module Docs
|
module Docs
|
||||||
class RestFramework
|
class DjangoRestFramework
|
||||||
class EntriesFilter < Docs::EntriesFilter
|
class EntriesFilter < Docs::EntriesFilter
|
||||||
|
|
||||||
def get_name
|
def get_name
|
||||||
name = css('h1').first.content
|
name = css('h1').first.content
|
||||||
name.slice! 'Tutorial '
|
name.slice! 'Tutorial '
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Loading…
Reference in new issue