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.
 
 
 
 
 
www-data de1e8cd291 fix bug 8 years ago
abonapp fix 8 years ago
accounts_app Simple python memory optimization 8 years ago
agent Simple python memory optimization 8 years ago
chatbot Simple python memory optimization 8 years ago
clientsideapp Add task list and basic info to client side 8 years ago
devapp fix bug 8 years ago
dialing_app Simple python memory optimization 8 years ago
djing fix bug 8 years ago
docs Completly remove photo_app 8 years ago
group_app Simple python memory optimization 8 years ago
locale/ru/LC_MESSAGES Add language switching 8 years ago
mapapp Simple python memory optimization 8 years ago
messaging Simple python memory optimization 8 years ago
msg_app Simple python memory optimization 8 years ago
searchapp Finish translation. All russian text moved to locale files, except some comments 8 years ago
static Add task list and basic info to client side 8 years ago
statistics fix bug 8 years ago
systemd_units Rename cron.py to periodic.py and fill documentation 8 years ago
tariff_app Simple python memory optimization 8 years ago
taskapp Add task list and basic info to client side 8 years ago
templates Add language switching 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 Change sms management. Move it to views 8 years ago
install_debian.sh Update install_debian.sh 8 years ago
manage.py Переехали на python3! Ура! 9 years ago
migrate_to_0.2.py Auto reformat code 8 years ago
mydefs.py Simple python memory optimization 8 years ago
periodic.py Rename cron.py to periodic.py and fill documentation 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.

Содержание