Skip to content

Mohammad-Hany/django_auto_load_static_addres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto Load Static Addres

A quick way to load django static file addresses.

GitHub top language GitHub code size in bytes GitHub last commit GitHub license

Table of Contents

About the Project

When you use ready-made templates for the front-end of your project, you will find that you have to load a large amount of static addresses in Django format, this work can take hours and distract you from the main work, this tool Small can do this quickly.

Of course, it should be said that this tool is not very powerful and can only load one html file at a time, and the addresses must start with assets. But in my opinion, it is better than wasting hours to load addresses.

Getting Started

Using this little tool is very simple.

  1. First, clone the file.
  2. Run it and give it the address of your file.

Hints :

  • The address must be given from the top part (from the drive in Windows)
  • Unfortunately, you can only give it one file.
  • After loading the file, it is created in the same folder called RESULT.

Usage

First clone the project
1)git clone https://github.com/Mohammad-Hany/django_auto_load_static_addres.git
2) Double click on the main file or open cmd there and enter the following command.
python AutoLoadStaticAddres.py

Contributing

You can help me and this little project by giving stars. Thanks

License

Specify the license under which your project is distributed.

About

it project can auto load static addres to save us time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages