Skip to content

Commit 6fadb49

Browse files
committed
Update popular-modules.mdx
1 parent 1c445c0 commit 6fadb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/technologies/django/popular-modules.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Django Compressor offers several features, including:
279279

280280
**Django Compressor** is a powerful tool for optimizing website performance by compressing and compiling static files in Django applications. It helps reduce the size and number of requests for static files, which can significantly improve website performance. If you're building a Django application that requires static file optimization, Django Compressor is worth checking out.
281281

282-
## Conclusion
282+
## In Summary
283283

284284
In conclusion, Django is a powerful web framework for building complex and scalable web applications.
285285
However, developers often need to use additional packages and libraries to add functionality and improve performance.

0 commit comments

Comments
 (0)