Jeremy Stretch
842ba133cb
Initial work on reports
2017-09-19 17:47:42 -04:00
Jeremy Stretch
960d4d5b5e
Added gunicorn_config.py to .gitignore
2017-01-24 13:41:46 -05:00
Jens L
395b26374a
Basic Support for Python 3 ( #827 )
...
* Rudimentary python3 support
* update docs and trigger Travis
* fix some of the tests
* fix all python3 errors
* change env calls to just python
* add @python_2_unicode_compatible decorator to models for python2 compatibility
* switch netbox.configuration to from netbox import configuration
2017-01-23 16:44:29 -05:00
Florian Klink
e8f6cac2f6
gitignore static folder, concretize configuration.py location
...
this adds the netbox/static folder to the gitignore file, and further
specifies the path from where we'd like to ignore net netbox configuration.py.
2016-10-28 12:28:13 +02:00
Christian Koep
fe43268fa9
Add vi swap files to gitignore
2016-07-02 17:30:12 +02:00
Jeremy Stretch
3fda8da6d6
Introduced a script to assist with upgrading NetBox
2016-06-29 15:43:42 -04:00
Jeremy Stretch
fba645fcaa
Corrected regex to ignore shell files in root dir
2016-06-27 22:48:24 -04:00
Matt Layher
ad367ec224
Add Travis CI build
2016-06-27 16:48:54 -04:00
Jeremy Stretch
27b289ee3b
Initial push to public repo
2016-03-01 11:23:03 -05:00