You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
bashmak afda2c2b03 Fix 8 years ago
abonapp Fix ordering 8 years ago
accounts_app Add little bit tests 8 years ago
agent Fix init device types 8 years ago
chatbot Simple python memory optimization 8 years ago
clientsideapp Fix bugs 8 years ago
devapp Fix 8 years ago
dialing_app Fix creating device. 8 years ago
djing Move comment from value to placeholder in HTML form 8 years ago
docs Fix init device types 8 years ago
group_app Fix ordering 8 years ago
locale/ru/LC_MESSAGES Add language switching 8 years ago
mapapp fix template generation for monitoring 8 years ago
msg_app Fix creating device. 8 years ago
searchapp Include additional telephones to search results 8 years ago
static Create monitoring for ZTE devices 8 years ago
statistics Make registration button 8 years ago
systemd_units Rename cron.py to periodic.py and fill documentation 8 years ago
tariff_app Fix ordering 8 years ago
taskapp fix 8 years ago
templates One single language, disabled switching beetween languages 8 years ago
.gitignore 1) Maked periodic pays. 8 years ago
.gitmodules Create .gitmodules 9 years ago
Doc.txt Добавил запись о таблице кеша статистики 9 years ago
LICENSE Initial commit 10 years ago
README.md Fix links 8 years ago
_config.yml Set theme jekyll-theme-time-machine 8 years ago
dhcp_lever.py Move dhcp manager to view 8 years ago
dialing.py djing.lib refactoring 8 years ago
install_debian.sh Update install_debian.sh 8 years ago
manage.py Переехали на python3! Ура! 9 years ago
periodic.py refactoring: mydefs moved to djing.lib 8 years ago
requirements.txt Simple python memory optimization 8 years ago
telebot.py Enable admin and some bugs fixes 8 years ago

README.md

djing

Попытка интернет биллинга. djing сокращение от django-billing. Это web интерфейс управления абонентами интернет-провайдера. Сейчас идёт тестирвоание работы на Mikrotik, функционал пока минимальный, т.к. пишу в свободное время. Работа планируется в реальных условиях и на реальных абонентах. Использовано python 3, django 1.11, bootstrap 3, и другое в файле requirements.txt

P.S. Возможно понадобится Python 3.5 и выше из-за указания статических типов. typing — Support for type hints. Вы можете использовать билиотеку mypy для старших версий python.

Содержание