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.
 
 
 
 
 
nerosketch 0c4155dd04 Add language switching 8 years ago
abonapp Finish translation. All russian text moved to locale files, except some comments 8 years ago
accounts_app Add language switching 8 years ago
agent Move dhcp manager to view 8 years ago
chatbot Finish translation. All russian text moved to locale files, except some comments 8 years ago
clientsideapp Add language switching 8 years ago
devapp Finish translation. All russian text moved to locale files, except some comments 8 years ago
dialing_app Finish translation. All russian text moved to locale files, except some comments 8 years ago
djing Add language switching 8 years ago
docs update doc 8 years ago
group_app Finish translation. All russian text moved to locale files, except some comments 8 years ago
locale/ru/LC_MESSAGES Add language switching 8 years ago
mapapp Add language switching 8 years ago
messaging Auto reformat code 8 years ago
msg_app Finish translation. All russian text moved to locale files, except some comments 8 years ago
photo_app Auto reformat code 8 years ago
searchapp Finish translation. All russian text moved to locale files, except some comments 8 years ago
static Add markers on map 8 years ago
statistics Auto reformat code 8 years ago
systemd_units Rename cron.py to periodic.py and fill documentation 8 years ago
tariff_app Finish translation. All russian text moved to locale files, except some comments 8 years ago
taskapp Finish translation. All russian text moved to locale files, except some comments 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 moved ping func to djing 8 years ago
periodic.py Rename cron.py to periodic.py and fill documentation 8 years ago
requirements.txt Add xml response wrapper, and test for pay system 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.

Содержание